:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
DEVICE(9) - phpMan

Command: man perldoc info search(apropos)  


__audit_inode (9)    - store the inode and device from a lookup
__blk_run_queue (9)  - run a single device queue
__dev_get_by_flags (9) - find any device with given flags
__dev_get_by_index (9) - find a device by its ifindex
__dev_get_by_name (9) - find a device by its name
__dev_mc_sync (9)    - Synchonize device's multicast list
__dev_mc_unsync (9)  - Remove synchronized addresses from device
__dev_uc_sync (9)    - Synchonize device's unicast list
__dev_uc_unsync (9)  - Remove synchronized addresses from device
__ht_create_irq (9)  - create an irq and attach it to a device.
__netdev_alloc_skb (9) - allocate an skbuff for rx on a specific device
__parport_register_driver (9) - register a parallel port device driver
__pci_complete_power_transition (9) - Complete power transition of a PCI device
__pci_enable_wake (9) - enable PCI device as wakeup event source
__pci_reset_function (9) - reset a PCI device function
__pci_reset_function_locked (9) - reset a PCI device function while holding t...
__platform_create_bundle (9) - register driver and create corresponding device
__platform_driver_probe (9) - register driver for non-hotpluggable device
__platform_driver_register (9) - register a driver for platform-level devices
__root_device_register (9) - allocate and register a root device
__scsi_device_lookup (9) - find a device given the host (UNLOCKED)
__scsi_device_lookup_by_target (9) - find a device given the target (UNLOCKED)
__shost_for_each_device (9) - iterate over all devices of a host (UNLOCKED)
__starget_for_each_device (9) - helper to walk all devices of a target (UNLOC...
__uio_register_device (9) - register a new userspace IO device
acpi_bus_scan (9)    - Add ACPI device node objects in a given namespace scope.
acpi_bus_trim (9)    - Detach scan handlers and drivers from ACPI device obje...
acpi_dma_supported (9) - Check DMA support for the specified device.
acpi_get_dma_attr (9) - Check the supported DMA attr for the specified device.
acpi_scan_drop_device (9) - Drop an ACPI device object.
alloc_chrdev_region (9) - register a range of char device numbers
alloc_etherdev_mqs (9) - Allocates and sets up an Ethernet device
alloc_netdev_mqs (9) - allocate network device
ata_dev_classify (9) - determine device type based on ATA-spec signature
ata_dev_configure (9) - Configure the specified ATA/ATAPI device
ata_dev_init (9)     - Initialize an ata_device structure
ata_dev_next (9)     - device iteration helper
ata_dev_pair (9)     - return other device on cable
ata_dev_phys_link (9) - find physical link for a device
ata_dev_read_id (9)  - Read ID data from the specified device
ata_dev_revalidate (9) - Revalidate ATA device
ata_dev_same_device (9) - Determine whether new ID matches configured device
ata_dev_xfermask (9) - Compute supported xfermask of the given device
ata_dump_id (9)      - IDENTIFY DEVICE info debugging output
ata_hpa_resize (9)   - Resize a device with an HPA set
ata_id_c_string (9)  - Convert IDENTIFY DEVICE page into C string
ata_id_string (9)    - Convert IDENTIFY DEVICE page into string
ata_pci_remove_one (9) - PCI layer callback for device removal
ata_platform_remove_one (9) - Platform layer callback for device removal
ata_port_detach (9)  - Detach ATA port in preparation of device removal
ata_qc_issue (9)     - issue taskfile to device
ata_sas_port_alloc (9) - Allocate port for a SAS attached SATA device
ata_sas_port_init (9) - Initialize a SATA device
ata_sas_queuecmd (9) - Issue SCSI cdb to libata-managed device
ata_sas_slave_configure (9) - Default slave_config routine for libata devices
ata_scsi_dev_rescan (9) - initiate scsi_rescan_device
ata_scsi_find_dev (9) - lookup ata_device from scsi_cmnd
ata_scsi_offline_dev (9) - offline attached SCSI device
ata_scsi_queuecmd (9) - Issue SCSI cdb to libata-managed device
ata_scsi_remove_dev (9) - remove attached SCSI device
ata_scsi_simulate (9) - simulate SCSI command on ATA device
ata_scsi_slave_config (9) - Set SCSI device attributes
ata_scsi_slave_destroy (9) - SCSI device is about to be destroyed
ata_scsi_translate (9) - Translate then issue SCSI command to ATA device
ata_scsiop_inq_80 (9) - Simulate INQUIRY VPD page 80, device serial number
ata_scsiop_inq_83 (9) - Simulate INQUIRY VPD page 83, device identity
badblocks (8)        - search a device for bad blocks
bdev_dax_supported (9) - Check if the device supports dax for filesystem
bdev_read_page (9)   - Start reading a page from a block device
bdev_write_page (9)  - Start writing a page to a block device
bdgrab (9)           - - Grab a reference to an already referenced block device
blk_init_queue (9)   - prepare a request queue for use with a block device
blk_limits_io_min (9) - set minimum request size for a device
blk_limits_io_opt (9) - set optimal request size for a device
blk_lld_busy (9)     - Check if underlying low-level drivers of a device are ...
blk_queue_make_request (9) - define an alternate make_request function for a ...
blk_run_queue (9)    - run a single device queue
blk_run_queue_async (9) - run a single device queue in workqueue context
blk_set_stacking_limits (9) - set default limits for stacking devices
blk_stack_limits (9) - adjust queue_limits for stacked devices
blkdev_get (9)       - open a block device
blkdev_get_by_dev (9) - open a block device by device number
blkdev_get_by_path (9) - open a block device by name
blkdiscard (8)       - discard sectors on a device
blkid (8)            - locate/print block device attributes
blockdev (8)         - call block device ioctls from the command line
bridge (8)           - show / manipulate bridge addresses and devices
btrfs-device (8)     - control btrfs devices
btrfs-replace (8)    - replace devices managed by btrfs with other device.
btrfs-show-super (8) - show btrfs superblock information stored in devices
builtin_driver (9)   - Helper macro for drivers that don't do anything specia...
bus_find_device (9)  - device iterator for locating a particular device.
bus_find_device_by_name (9) - device iterator for locating a particular devic...
bus_for_each_dev (9) - device iterator.
bus_rescan_devices (9) - rescan devices on the bus for possible drivers
call_netdevice_notifiers (9) - call all network notifier blocks
ccw_device_clear (9) - terminate I/O request processing
ccw_device_clear_options (9) - clear some options
ccw_device_get_chp_desc (9) - return newly allocated channel-path descriptor
ccw_device_get_ciw (9) - Search for CIW command in extended sense data.
ccw_device_get_id (9) - obtain a ccw device id
ccw_device_get_mdc (9) - accumulate max data count
ccw_device_get_path_mask (9) - get currently available paths
ccw_device_get_schid (9) - obtain a subchannel id
ccw_device_halt (9)  - halt I/O request processing
ccw_device_is_multipath (9) - determine if device is operating in multipath mode
ccw_device_is_pathgroup (9) - determine if paths to this device are grouped
ccw_device_resume (9) - resume channel program execution
ccw_device_set_offline (9) - disable a ccw device for I/O
ccw_device_set_online (9) - enable a ccw device for I/O
ccw_device_set_options (9) - set some options
ccw_device_set_options_mask (9) - set some options and unset the rest
ccw_device_siosl (9) - initiate logging
ccw_device_start (9) - start a s390 channel program
ccw_device_start_key (9) - start a s390 channel program with key
ccw_device_start_timeout (9) - start a s390 channel program with timeout
ccw_device_start_timeout_key (9) - start a s390 channel program with timeout ...
ccw_device_tm_intrg (9) - perform interrogate function
ccw_device_tm_start (9) - perform start function
ccw_device_tm_start_key (9) - perform start function
ccw_device_tm_start_timeout (9) - perform start function
ccw_device_tm_start_timeout_key (9) - perform start function
ccwgroup_create_dev (9) - create and register a ccw group device
ccwgroup_probe_ccwdev (9) - probe function for slave devices
ccwgroup_remove_ccwdev (9) - remove function for slave devices
ccwgroup_set_offline (9) - disable a ccwgroup device
ccwgroup_set_online (9) - enable a ccwgroup device
cdc_parse_cdc_header (9) - parse the extra headers present in CDC devices
cdev_add (9)         - add a char device to the system
ceph-rbdnamer (8)    - udev helper to name RBD devices
cfg80211_ibss_joined (9) - notify cfg80211 that device joined an IBSS
class_compat_create_link (9) - create a compatibility class device link to a ...
class_compat_remove_link (9) - remove a compatibility class device link to a ...
class_dev_iter_init (9) - initialize class device iterator
class_dev_iter_next (9) - iterate to the next device
class_find_device (9) - device iterator for locating a particular device
class_for_each_device (9) - device iterator
clk_get_sys (9)      - get a clock based upon the device name
cpuid (4)            - x86 CPUID access device
create_bbt (9)       - [GENERIC] Create a bad block table by scanning the device
debugfs_create_devm_seqfile (9) - create a debugfs file that is bound to device.
dev_alloc_name (9)   - allocate a name for a device
dev_change_carrier (9) - Change device carrier
dev_change_flags (9) - change device settings
dev_change_net_namespace (9) - move device to different nethost namespace
dev_change_xdp_fd (9) - set or clear a bpf program for a device rx path
dev_disable_lro (9)  - disable Large Receive Offload on a device
dev_driver_string (9) - Return a device's driver name, if at all possible
dev_get_by_index (9) - find a device by its ifindex
dev_get_by_index_rcu (9) - find a device by its ifindex
dev_get_by_name (9)  - find a device by its name
dev_get_by_name_rcu (9) - find a device by its name
dev_get_phys_port_id (9) - Get device physical port ID
dev_get_phys_port_name (9) - Get device physical port name
dev_get_stats (9)    - get network device statistics
dev_getbyhwaddr_rcu (9) - find a device by its hardware address
dev_hold (9)         - get reference to device
dev_put (9)          - release reference to device
dev_set_allmulti (9) - update allmulti count on a device
dev_set_group (9)    - Change group this device belongs to
dev_set_name (9)     - set a device name
dev_set_promiscuity (9) - update promiscuity count on a device
dev_valid_name (9)   - check if name is okay for network device
device_add (9)       - add device to device hierarchy.
device_add_disk (9)  - add partitioning information to kernel list
device_attach (9)    - try to attach device to a driver.
device_bind_driver (9) - bind a driver to one device.
device_create (9)    - creates a device and registers it with sysfs
device_create_bin_file (9) - create sysfs binary attribute file for device.
device_create_file (9) - create sysfs attribute file for device.
device_create_vargs (9) - creates a device and registers it with sysfs
device_create_with_groups (9) - creates a device and registers it with sysfs
device_del (9)       - delete device from system.
device_destroy (9)   - removes a device that was created with device_create
device_find_child (9) - device iterator for locating a particular device.
device_for_each_child (9) - device child iterator.
device_for_each_child_reverse (9) - device child iterator in reversed order.
device_initialize (9) - init device structure.
device_move (9)      - moves a device to a new parent
device_pm_wait_for_dev (9) - Wait for suspend/resume of a device to complete.
device_register (9)  - register a device with the system.
device_release_driver (9) - manually detach device from driver.
device_remove_bin_file (9) - remove sysfs binary attribute file
device_remove_file (9) - remove sysfs attribute file.
device_remove_file_self (9) - remove sysfs attribute file from its own method.
device_rename (9)    - renames a device
device_reprobe (9)   - remove driver for a device and probe for a new driver
device_unregister (9) - unregister device from system.
devm_input_allocate_device (9) - allocate managed input device
devm_input_allocate_polled_device (9) - allocate managed polled device
devres_add (9)       - Register device resource
devres_alloc_node (9) - Allocate device resource data
devres_destroy (9)   - Find a device resource and destroy it
devres_find (9)      - Find device resource
devres_free (9)      - Free device resource data
devres_release (9)   - Find a device resource and destroy it, calling release
devres_remove (9)    - Find a device resource and remove it
disable_cmf (9)      - switch off the channel measurement for a specific device
dma_alloc_from_coherent (9) - try to allocate memory from the per-device cohe...
dma_buf_attach (9)   - Add the device to dma_buf's attachments list; optional...
dma_buf_detach (9)   - Remove the given attachment from dmabuf's attachments ...
dma_buf_map_attachment (9) - Returns the scatterlist table of the attachment;...
dma_mmap_from_coherent (9) - try to mmap the memory allocated from per-device...
dma_release_from_coherent (9) - try to free the memory allocated from per-dev...
dmeventd (8)         - Device-mapper event daemon
dmi_find_device (9)  - find onboard device by type/name
dpm_for_each_dev (9) - device iterator.
dpm_resume_start (9) - Execute “noirq” and “early” device callbacks.
dpm_suspend_end (9)  - Execute “late” and “noirq” device suspend call...
dpm_suspend_start (9) - Prepare devices for PM transition and suspend them.
driver_attach (9)    - try to bind driver to devices.
driver_find_device (9) - device iterator for locating a particular device.
driver_for_each_device (9) - Iterator for devices bound to a driver.
dsp56k (4)           - DSP56001 interface device
edd_dev_is_type (9)  - is this EDD device a 'type' device?
enable_cmf (9)       - switch on the channel measurement for a specific device
enum_netdev_priv_flags (9) - struct net_device priv_flags
enum_probe_type (9)  - device driver probe type to try Device drivers may opt...
enum_wimax_st (9)    - The different states of a WiMAX device
eth_hw_addr_inherit (9) - Copy dev_addr from another net_device
eth_hw_addr_random (9) - Generate software assigned random Ethernet and set d...
ether_setup (9)      - setup Ethernet network device
fdatasync (2)        - synchronize a file's in-core state with storage device
free_netdev (9)      - free network device
fsadm (8)            - utility to resize or check filesystem on a device
fsync (2)            - synchronize a file's in-core state with storage device
full (4)             - always full device
generic_make_request (9) - hand a buffer to its device driver for I/O
get_ccwdev_by_busid (9) - obtain device from a bus id
get_ccwdev_by_dev_id (9) - obtain device from a ccw device id
get_device (9)       - increment reference count for device.
get_gendisk (9)      - get partitioning information for a given device
get_phy_device (9)   - reads the specified PHY device and returns its phy_dev...
get_super (9)        - get the superblock of a device
get_super_thawed (9) - get thawed superblock of a device
gnu_dev_major (3)    - manage a device number
gnu_dev_makedev (3)  - manage a device number
gnu_dev_minor (3)    - manage a device number
grotty (1)           - groff driver for typewriter-like devices
grub-bios-setup (8)  - set up a device to boot using GRUB
grub-install (8)     - install GRUB to a device
grub-mkdevicemap (8) - make a device map file automatically
grub-probe (8)       - probe device information for GRUB
hd (4)               - MFM/IDE hard disk devices
hdparm (8)           - get/set SATA/IDE device parameters
ht_create_irq (9)    - create an irq and attach it to a device.
I2C_BOARD_INFO (9)   - macro used to list an i2c device and its address
i2c_new_device (9)   - instantiate an i2c device
i2c_new_dummy (9)    - return a new i2c device bound to a dummy driver
i2c_new_secondary_device (9) - Helper to get the instantiated secondary addre...
i2c_register_board_info (9) - statically declare I2C devices
i2c_unregister_device (9) - reverse effect of i2c_new_device
ieee80211_alloc_hw (9) - Allocate a new hardware device
ieee80211_register_hw (9) - Register hardware device
ieee80211_unregister_hw (9) - Unregister a hardware device
iio_device_alloc (9) - allocate an iio_dev from a driver
iio_device_free (9)  - free an iio_dev from a driver
iio_device_register (9) - register a device with the IIO subsystem
iio_device_unregister (9) - unregister a device from the IIO subsystem
init_dummy_netdev (9) - init a dummy network device for NAPI
input_allocate_device (9) - allocate memory for new input device
input_allocate_polled_device (9) - allocate memory for polled device
input_close_device (9) - close input device
input_ff_create (9)  - create force-feedback device
input_ff_create_memless (9) - create memoryless force-feedback device
input_ff_destroy (9) - frees force feedback portion of input device
input_ff_erase (9)   - erase a force-feedback effect from device
input_ff_upload (9)  - upload effect into force-feedback device
input_free_device (9) - free memory occupied by input_dev structure
input_free_polled_device (9) - free memory allocated for polled device
input_grab_device (9) - grabs device for exclusive use
input_mt_destroy_slots (9) - frees the MT slots of the input device
input_open_device (9) - open input device
input_register_device (9) - register device with input core
input_register_polled_device (9) - register polled device
input_release_device (9) - release previously grabbed device
input_reset_device (9) - reset/restore the state of input device
input_set_capability (9) - mark device as capable of a certain event
input_unregister_device (9) - unregister previously registered device
input_unregister_polled_device (9) - unregister polled device
ioctl (2)            - control device
iostat (1)           - Report Central Processing Unit (CPU) statistics and in...
ip (8)               - show / manipulate routing, devices, policy routing and...
ip-link (8)          - network device configuration
ipmitool (1)         - utility for controlling IPMI-enabled devices
is_etherdev_addr (9) - Tell if given Ethernet address belongs to the device.
ll_rw_block (9)      - level access to block devices (DEPRECATED)
lookup_bdev (9)      - lookup a struct block_device by name
losetup (8)          - set up and control loop devices
lp (4)               - line printer devices
lsblk (8)            - list block devices
lspci (8)            - list all PCI devices
lsusb (8)            - list USB devices
lvmdiskscan (8)      - scan for all devices visible to LVM2
lxc-device (1)       - manage devices of running containers
major (3)            - manage a device number
makedev (3)          - manage a device number
md (4)               - Multiple Device driver aka Linux Software RAID
mdadm (8)            - manage MD devices aka Linux Software RAID
mdio_bus_match (9)   - determine if given MDIO driver supports the given MDIO...
mdiobus_release (9)  - mii_bus device release callback
mdiobus_scan (9)     - scan a bus for MDIO devices.
minor (3)            - manage a device number
misc_deregister (9)  - unregister a miscellaneous device
misc_register (9)    - register a miscellaneous device
mmap (2)             - map or unmap files or devices into memory
mmap2 (2)            - map files or devices into memory
mmap64 (3)           - map or unmap files or devices into memory
mpt_device_driver_deregister (9) - DeRegister device driver hooks
mpt_device_driver_register (9) - Register device driver hooks
mpt_inactive_raid_volumes (9) - sets up link list of phy_disk_nums for device...
mpt_readScsiDevicePageHeaders (9) - save version and length of SDP1
mptfc_remove (9)     - Remove fc infrastructure for devices
msr (4)              - x86 CPU MSR access device
munmap (2)           - map or unmap files or devices into memory
nand_command (9)     - [DEFAULT] Send command to NAND device
nand_command_lp (9)  - [DEFAULT] Send command to NAND large page device
nand_default_bbt (9) - [NAND Interface] Select a default bad block table for ...
nand_get_device (9)  - [GENERIC] Get chip for selected access
nand_lock (9)        - [REPLACEABLE] locks all blocks present in the device
nand_release (9)     - [NAND Interface] Free resources held by the NAND device
nand_release_device (9) - [GENERIC] release chip
nand_scan (9)        - [NAND Interface] Scan for the NAND device
nand_scan_ident (9)  - [NAND Interface] Scan for the NAND device
nand_scan_tail (9)   - [NAND Interface] Scan for the NAND device
netdev_all_lower_get_next (9) - Get the next device from all lower neighbour ...
netdev_all_lower_get_next_rcu (9) - Get the next device from all lower neighb...
netdev_alloc_skb (9) - allocate an skbuff for rx on a specific device
netdev_cap_txqueue (9) - check if selected tx queue exceeds device queues
netdev_change_features (9) - recalculate device features
netdev_completed_queue (9) - report bytes and packets completed by device
netdev_features_change (9) - device changes features
netdev_has_upper_dev (9) - Check if device is linked to an upper device
netdev_lower_get_next (9) - Get the next device from the lower neighbour list
netdev_lower_state_changed (9) - Dispatch event about lower device state change
netdev_master_upper_dev_get (9) - Get master upper device
netdev_master_upper_dev_get_rcu (9) - Get master upper device
netdev_master_upper_dev_link (9) - Add a master link to the upper device
netdev_priv (9)      - access network device private data
netdev_reset_queue (9) - reset the packets and bytes count of a network device
netdev_state_change (9) - device changes state
netdev_update_features (9) - recalculate device features
netdev_upper_dev_link (9) - Add a link to the upper device
netdev_upper_dev_unlink (9) - Removes a link to upper device
netdevice (7)        - low-level access to Linux network devices
netif_device_attach (9) - mark device as attached
netif_device_detach (9) - mark device as removed
netif_device_present (9) - is device available or removed
netif_dormant_off (9) - set device as not dormant.
netif_dormant_on (9) - mark device as dormant.
netif_is_multiqueue (9) - test if device has multiple transmit queues
netif_oper_up (9)    - test if device is operational
netif_tx_lock (9)    - grab network device transmit lock
packet (7)           - packet interface on device level
pam_securetty (8)    - Limit root login to special devices
panic_nand_get_device (9) - [GENERIC] Get chip for selected access
parport_announce_port (9) - tell device drivers about a parallel port
parport_claim (9)    - claim access to a parallel port device
parport_claim_or_block (9) - claim access to a parallel port device
parport_close (9)    - close a device opened with parport_open
parport_open (9)     - find a device by canonical device number
parport_register_device (9) - register a device on a parallel port
parport_release (9)  - give up access to a parallel port device
parport_set_timeout (9) - set the inactivity timeout for a device
parport_unregister_device (9) - deregister a device on a parallel port
parport_unregister_driver (9) - deregister a parallel port device driver
pci_add_dynid (9)    - add a new PCI device ID to this driver and re-probe de...
pci_alloc_irq_vectors (9) - allocate multiple IRQs for a device
pci_back_from_sleep (9) - turn PCI device on during system-wide transition in...
pci_bus_add_device (9) - start driver for a single device
pci_bus_add_devices (9) - start driver for PCI devices
pci_bus_find_capability (9) - query for devices' capabilities
pci_choose_state (9) - Choose the power state of a PCI device
pci_clear_master (9) - disables bus-mastering for device dev
pci_clear_mwi (9)    - disables Memory-Write-Invalidate for device dev
pci_d3cold_disable (9) - Disable D3cold for device
pci_d3cold_enable (9) - Enable D3cold for device
pci_dev_driver (9)   - get the pci_driver of a device
pci_dev_get (9)      - increments the reference count of the pci device struc...
pci_dev_present (9)  - Returns 1 if device matching the device list is presen...
pci_dev_put (9)      - release a use of the pci device structure
pci_dev_run_wake (9) - Check if device can generate run-time wake-up events.
pci_disable_device (9) - Disable PCI device after use
pci_disable_rom (9)  - disable ROM decoding for a PCI device
pci_enable_device (9) - Initialize device before it's used by a driver.
pci_enable_device_io (9) - Initialize a device for use with IO space
pci_enable_device_mem (9) - Initialize a device for use with Memory space
pci_enable_msi_range (9) - configure device's MSI capability structure
pci_enable_msix (9)  - configure device's MSI-X capability structure
pci_enable_msix_range (9) - configure device's MSI-X capability structure
pci_enable_rom (9)   - enable ROM decoding for a PCI device
pci_find_capability (9) - query for devices' capabilities
pci_find_ht_capability (9) - query a device's Hypertransport capabilities
pci_find_next_ht_capability (9) - query a device's Hypertransport capabilities
pci_free_irq_vectors (9) - free previously allocated IRQs for a device
pci_get_class (9)    - begin or continue searching for a PCI device by class
pci_get_device (9)   - begin or continue searching for a PCI device by vendor...
pci_get_domain_bus_and_slot (9) - locate PCI device for a given PCI domain (s...
pci_get_slot (9)     - locate PCI device for a given PCI slot
pci_get_subsys (9)   - begin or continue searching for a PCI device by vendor...
pci_intx (9)         - enables/disables PCI INTx for device dev
pci_irq_vector (9)   - return Linux IRQ number of a device vector
pci_match_id (9)     - See if a pci device matches a given pci_id table
pci_msi_vec_count (9) - Return the number of MSI vectors a device can send
pci_msix_vec_count (9) - return the number of device's MSI-X table entries
pci_num_vf (9)       - return number of VFs associated with a PF device_relea...
pci_pme_active (9)   - enable or disable PCI device's PME# function
pci_pme_capable (9)  - check the capability of PCI device to generate PME#
pci_prepare_to_sleep (9) - prepare PCI device for system-wide transition into...
pci_reenable_device (9) - Resume abandoned device
pci_rescan_bus (9)   - scan a PCI bus for devices.
pci_reset_function (9) - quiesce and reset a PCI device function
pci_restore_state (9) - Restore the saved state of a PCI device
pci_save_state (9)   - save the PCI configuration space of a device before su...
pci_scan_slot (9)    - scan a PCI slot on a bus for devices.
pci_set_master (9)   - enables bus-mastering for device dev
pci_set_pcie_reset_state (9) - set reset state for device dev
pci_set_power_state (9) - Set the power state of a PCI device
pci_sriov_get_totalvfs (9) - - get total VFs supported on this device
pci_stop_and_remove_bus_device (9) - remove a PCI device and any children
pci_store_saved_state (9) - Allocate and return an opaque struct containing t...
pci_try_reset_function (9) - quiesce and reset a PCI device function
pci_wake_from_d3 (9) - enable/disable device to wake up from D3_hot or D3_cold
pciconfig_iobase (2) - pci device information handling
pciconfig_read (2)   - pci device information handling
pciconfig_write (2)  - pci device information handling
pcie_get_minimum_link (9) - determine minimum link settings of a PCI device
pcilib (7)           - a library for accessing PCI devices
pcim_enable_device (9) - Managed pci_enable_device
pcim_pin_device (9)  - Pin managed PCI device
pcimodules (8)       - List kernel driver modules available for all currently...
phy_attach (9)       - attach a network device to a particular PHY device
phy_attach_direct (9) - attach a network device to a given PHY device pointer
phy_clear_interrupt (9) - Ack the phy device's interrupt
phy_config_interrupt (9) - configure the PHY device for the requested interrupts
phy_connect (9)      - connect an ethernet device to a PHY device
phy_connect_direct (9) - connect an ethernet device to a specific phy_device
phy_detach (9)       - detach a PHY device from its network device
phy_device_register (9) - Register the phy device on the MDIO bus
phy_device_remove (9) - Remove a previously registered phy device from the MD...
phy_disconnect (9)   - disable interrupts, stop state machine, and detach a P...
phy_error (9)        - enter HALTED state for this PHY device
phy_find_first (9)   - finds the first PHY device on the bus
phy_probe (9)        - probe and init a PHY device
phy_start (9)        - start or restart a PHY device
phy_start_aneg (9)   - start auto-negotiation for this PHY device
phy_start_interrupts (9) - request and enable interrupts for a PHY device
phy_stop_interrupts (9) - disable interrupts from a PHY device
piix_init_one (9)    - Register PIIX ATA PCI device with kernel services
platform_add_devices (9) - add a numbers of platform devices
platform_device_add (9) - add a platform device to device hierarchy
platform_device_add_data (9) - add platform-specific data to a platform device
platform_device_add_properties (9) - add built-in properties to a platform de...
platform_device_add_resources (9) - add resources to a platform device
platform_device_alloc (9) - create a platform device
platform_device_del (9) - remove a platform-level device
platform_device_put (9) - destroy a platform device
platform_device_register (9) - add a platform-level device
platform_device_register_data (9) - add a platform-level device with platform...
platform_device_register_full (9) - add a platform-level device with resource...
platform_device_register_resndata (9) - add a platform-level device with reso...
platform_device_register_simple (9) - add a platform-level device and its res...
platform_device_unregister (9) - unregister a platform-level device
platform_driver_unregister (9) - unregister a driver for platform-level devices
platform_get_irq (9) - get an IRQ for a device
platform_get_irq_byname (9) - get an IRQ for a device by name
platform_get_resource (9) - get a resource for a device
platform_get_resource_byname (9) - get a resource for a device by name
platform_irq_count (9) - Count the number of IRQs a platform device uses
plipconfig (8)       - fine tune PLIP device parameters
pnp_activate_dev (9) - activates a PnP device for use
pnp_add_id (9)       - adds an EISA id to the specified device
pnp_disable_dev (9)  - disables device
pnp_is_active (9)    - Determines if a device is active based on its current ...
pnp_release_card_device (9) - call this when the driver no longer needs the d...
pnp_request_card_device (9) - Searches for a PnP device under the specified card
pnp_start_dev (9)    - low-level start of the PnP device
pnp_stop_dev (9)     - low-level disable of the PnP device
posix_openpt (3)     - open a pseudoterminal device
proc_print_scsidevice (9) - return data about this host
put_device (9)       - decrement reference count.
pwm_apply_state (9)  - atomically apply a new state to a PWM device
pwm_config (9)       - change a PWM device configuration
pwm_free (9)         - free a PWM device
pwm_get (9)          - look up and request a PWM device
pwm_put (9)          - release a PWM device
pwm_request (9)      - request a PWM device
pwm_request_from_chip (9) - request a PWM device relative to a PWM chip
qemu-nbd (8)         - QEMU Disk Network Block Device Server
ram (4)              - ram disk device
random (4)           - kernel random number source devices
raw (8)              - bind a Linux raw character device
register_blkdev (9)  - register a new block device
register_chrdev_region (9) - register a range of device numbers
register_framebuffer (9) - registers a frame buffer device
register_netdev (9)  - register a network device
register_netdevice (9) - register a network device
register_netdevice_notifier (9) - register a network notifier block
register_sound_dsp (9) - register a DSP device
register_sound_midi (9) - register a midi device
register_sound_mixer (9) - register a mixer device
register_sound_special_device (9) - register a special sound node
regulator_register_supply_alias (9) - Provide device alias for supply lookup
regulator_unregister_supply_alias (9) - Remove device alias
rio_add_device (9)   - Adds a RIO device to the device model
rio_bus_init (9)     - Register the RapidIO bus with the device model
rio_chk_dev_access (9) - Validate access to the specified device.
rio_chk_dev_route (9) - Validate route to the specified device.
rio_dev_get (9)      - Increments the reference count of the RIO device struc...
rio_dev_put (9)      - Release a use of the RIO device structure
RIO_DEVICE (9)       - macro used to describe a specific RIO device
rio_device_has_destid (9) - Test if a device contains a destination ID register
rio_device_probe (9) - Tell if a RIO device structure has a matching RIO devi...
rio_device_remove (9) - Remove a RIO device from the system
rio_dma_prep_slave_sg (9) - RapidIO specific wrapper for device_prep_slave_sg...
rio_dma_prep_xfer (9) - RapidIO specific wrapper for device_prep_slave_sg cal...
rio_get_asm (9)      - Begin or continue searching for a RIO device by vid/di...
rio_get_comptag (9)  - Begin or continue searching for a RIO device by compon...
rio_get_device (9)   - Begin or continue searching for a RIO device by vid/did
rio_get_device_id (9) - Get the base/extended device id for a device
rio_get_host_deviceid_lock (9) - Reads the Host Device ID Lock CSR on a device
rio_is_switch (9)    - Tests if a RIO device has switch capabilities
rio_local_get_device_id (9) - Get the base/extended device id for a port
rio_local_set_device_id (9) - Set the base/extended device id for a port
rio_lock_device (9)  - Acquires host device lock for specified device
rio_match_bus (9)    - Tell if a RIO device structure has a matching RIO driv...
rio_match_device (9) - Tell if a RIO device has a matching RIO device id stru...
rio_mport_chk_dev_access (9) - Validate access to the specified device.
rio_mport_get_feature (9) - query for devices' extended features
rio_name (9)         - Get the unique RIO device identifier
rio_query_mport (9)  - Query mport device attributes
rio_release_dev (9)  - Frees a RIO device struct
rio_release_inb_pwrite (9) - release inbound port-write message service assoc...
rio_request_dma (9)  - request RapidIO capable DMA channel that supports spec...
rio_request_inb_pwrite (9) - request inbound port-write message service for s...
rio_request_mport_dma (9) - request RapidIO capable DMA channel associated wi...
rio_send_doorbell (9) - Send a doorbell message to a device
rio_set_device_id (9) - Set the base/extended device id for a device
rio_setup_device (9) - Allocates and sets up a RIO device
rio_unlock_device (9) - Releases host device lock for specified device
root_device_unregister (9) - unregister and free a root device
sas_end_device_alloc (9) - allocate an rphy for an end device
sas_expander_alloc (9) - allocate an rphy for an end device
sas_get_address (9)  - return the SAS address of the device
sas_phy_add (9)      - add a SAS PHY to the device hierarchy
sas_port_add (9)     - add a SAS port to the device hierarchy
sas_remove_children (9) - tear down a devices SAS data structures
sas_rphy_add (9)     - add a SAS remote PHY to the device hierarchy
scsi_add_host_with_dma (9) - add a scsi host with dma device
scsi_add_lun (9)     - allocate and fully initialze a scsi_device
scsi_add_single_device (9) - Respond to user request to probe for/add device
scsi_alloc_sdev (9)  - allocate and setup a scsi_Device
scsi_bios_ptable (9) - Read PC partition table out of first sector of device.
scsi_change_queue_depth (9) - change a device's queue depth
scsi_device_get (9)  - get an additional reference to a scsi_device
scsi_device_lookup (9) - find a device given the host
scsi_device_lookup_by_target (9) - find a device given the target
scsi_device_put (9)  - release a reference to a scsi_device
scsi_device_quiesce (9) - Block user issued commands.
scsi_device_resume (9) - Restart user issued commands to a quiesced device.
scsi_device_set_state (9) - Take the given device through the device state mo...
scsi_device_supports_vpd (9) - test if a device supports VPD pages
scsi_eh_get_sense (9) - Get device sense data.
scsi_eh_ready_devs (9) - check device ready state and recover if not.
scsi_exit_devinfo (9) - remove /proc/scsi/device_info & the scsi_dev_info_list
scsi_get_device_flags (9) - get device specific flags from the dynamic device...
scsi_get_vpd_page (9) - Get Vital Product Data from a SCSI device
scsi_init_devinfo (9) - set up the dynamic device list.
scsi_internal_device_block (9) - internal function to put a device temporaril...
scsi_internal_device_unblock (9) - resume a device after a block request
scsi_ioctl (9)       - Dispatch ioctl to scsi device
scsi_is_sas_phy (9)  - check if a struct device represents a SAS PHY
scsi_is_sas_port (9) - check if a struct device represents a SAS port
scsi_is_sas_rphy (9) - check if a struct device represents a SAS remote PHY
scsi_remove_device (9) - unregister a device from the scsi bus
scsi_remove_single_device (9) - Respond to user request to remove a device
scsi_remove_target (9) - try to remove a target and all its devices
scsi_unlock_floptical (9) - unlock device via a special MODE SENSE command
scsi_vpd_lun_id (9)  - return a unique device identification
search_bbt (9)       - [GENERIC] scan the device for a specific bad block table
search_read_bbts (9) - [GENERIC] scan the device for bad block table(s)
SET_IEEE80211_DEV (9) - set device for 802.11 hardware
set_primary_fwnode (9) - Change the primary firmware node of a given device.
set_wiphy_dev (9)    - set device pointer for wiphy
setpci (8)           - configure PCI devices
setup (2)            - setup devices and filesystems, mount root filesystem
shost_for_each_device (9) - iterate over all devices of a host
sil_dev_config (9)   - Apply device/host-specific errata fixups
skb_needs_linearize (9) - check if we need to linearize a given skb depending...
snd_compress_register (9) - register compressed device
snd_ctl_register_ioctl (9) - register the device-specific control-ioctls
snd_ctl_register_ioctl_compat (9) - register the device-specific 32bit compat...
snd_ctl_unregister_ioctl (9) - de-register the device-specific control-ioctls
snd_ctl_unregister_ioctl_compat (9) - de-register the device-specific compat ...
snd_device_disconnect (9) - disconnect the device
snd_device_free (9)  - release the device from the card
snd_device_initialize (9) - Initialize struct device for sound devices
snd_device_new (9)   - create an ALSA device component
snd_device_register (9) - register the device
snd_dmaengine_pcm_register (9) - Register a dmaengine based PCM device
snd_dmaengine_pcm_unregister (9) - Removes a dmaengine based PCM device
snd_jack_set_parent (9) - Set the parent device for a jack
snd_lookup_minor_data (9) - get user data of a registered device
snd_rawmidi_receive (9) - receive the input data from the device
snd_rawmidi_transmit (9) - copy from the buffer to the device
snd_register_device (9) - Register the ALSA device file for the card
snd_unregister_device (9) - unregister the device on the given card
sparse_keymap_setup (9) - set up sparse keymap for an input device
spi_add_device (9)   - Add spi_device allocated with spi_alloc_device
spi_alloc_device (9) - Allocate a new SPI device
spi_new_device (9)   - instantiate one new SPI device
spi_register_board_info (9) - register SPI devices for a given board
spi_schedule_dv_device (9) - schedule domain validation to occur on the device
spi_unregister_device (9) - unregister a single SPI device
srp_rport_add (9)    - add a SRP remote port to the device hierarchy
st (4)               - SCSI tape device
starget_for_each_device (9) - helper to walk all devices of a target
struct_bus_type (9)  - The bus type of the device
struct_ccw_dev_id (9) - unique identifier for ccw devices
struct_ccw_device (9) - channel attached device
struct_ccw_driver (9) - device driver for channel attached devices
struct_ccwgroup_device (9) - ccw group device
struct_ccwgroup_driver (9) - driver for ccw group devices
struct_class (9)     - device classes
struct_device (9)    - The basic device structure
struct_device_driver (9) - The basic device driver structure
struct_dma_buf_attachment (9) - holds device-buffer attachment data
struct_ff_device (9) - force-feedback part of an input device
struct_hsi_controller (9) - HSI controller device
struct_hsi_port (9)  - HSI port device
struct_i2c_board_info (9) - template for device creation
struct_i2c_client (9) - represent an I2C slave device
struct_i2c_driver (9) - represent an I2C device driver
struct_ieee80211_conf (9) - configuration of the device
struct_iio_dev (9)   - industrial I/O device
struct_iio_trigger (9) - industrial I/O trigger device
struct_input_dev (9) - represents an input device
struct_input_handle (9) - links input device with an input handler
struct_input_handler (9) - implements one of interfaces for input devices
struct_input_polled_dev (9) - simple polled input device
struct_nand_flash_dev (9) - NAND Flash Device ID Structure
struct_nand_hw_control (9) - Control structure for hardware controller (e.g E...
struct_net_device (9) - The DEVICE structure. Actually, this whole structure ...
struct_platform_nand_chip (9) - chip level device structure
struct_platform_nand_ctrl (9) - controller level device structure
struct_pwm_device (9) - PWM channel object
struct_regulator_consumer_supply (9) - supply - > device mapping
struct_rio_dev (9)   - RIO device info
struct_rio_mport_attr (9) - RIO mport device attributes
struct_spi_board_info (9) - board-specific template for a SPI device
struct_spi_device (9) - Master side proxy for an SPI slave device
struct_subsys_interface (9) - interfaces to device functions
struct_uio_info (9)  - UIO device capabilities
struct_usb_device (9) - kernel's representation of a USB device
struct_usb_device_driver (9) - identifies USB device driver to usbcore
struct_usb_ep (9)    - device side representation of USB endpoint
struct_usb_gadget (9) - represents a usb slave device
struct_usb_gadget_driver (9) - driver for usb 'slave' devices
struct_usb_host_config (9) - representation of a device's configuration
struct_usb_interface (9) - what usb device drivers talk to
struct_usb_interface_cache (9) - long-term representation of a device interface
struct_w1_reg_num (9) - broken out slave device id
struct_w1_slave (9)  - holds a single slave device on the bus
struct_wimax_dev (9) - Generic WiMAX device
struct_wireless_dev (9) - wireless device state
submit_bio (9)       - submit a bio to the block device layer for I/O
subsys_dev_iter_init (9) - initialize subsys device iterator
subsys_dev_iter_next (9) - iterate to the next device
subsys_find_device_by_id (9) - find a device with a specific enumeration number
subsys_system_register (9) - register a subsystem at /sys/devices/system/
subsys_virtual_register (9) - register a subsystem at /sys/devices/virtual/
superhyway_add_device (9) - Add a SuperHyway module
swapoff (2)          - start/stop swapping to file/device
swapoff (8)          - enable/disable devices and files for paging and swapping
swapon (2)           - start/stop swapping to file/device
swapon (8)           - enable/disable devices and files for paging and swapping
systemd-udevd (8)    - Device event managing daemon
systemd-udevd-control.socket (8) - Device event managing daemon
systemd-udevd-kernel.socket (8) - Device event managing daemon
systemd-udevd.service (8) - Device event managing daemon
systemd.device (5)   - Device unit configuration
systemd.link (5)     - Network device configuration
systemd.netdev (5)   - Virtual Network Device configuration
trace_block_bio_remap (9) - map request for a logical device to the raw device
trace_block_rq_complete (9) - block IO operation completed by device driver
trace_block_rq_issue (9) - issue pending block IO request operation to device...
transport_add_device (9) - declare a new dev for transport class association
transport_configure_device (9) - configure an already set up device
transport_destroy_device (9) - destroy a removed device
transport_remove_device (9) - remove the visibility of a device
transport_setup_device (9) - declare a new dev for transport class associatio...
tunelp (8)           - set various parameters for the lp device
udev (7)             - Dynamic device management
udevd (8)            - Device event managing daemon
uio_unregister_device (9) - unregister a industrial IO device
unregister_chrdev_region (9) - unregister a range of device numbers
unregister_framebuffer (9) - releases a frame buffer device
unregister_netdev (9) - remove device from the kernel
unregister_netdevice_many (9) - unregister many devices
unregister_netdevice_notifier (9) - unregister a network notifier block
unregister_netdevice_queue (9) - remove device from the kernel
unregister_node (9)  - unregister a node device
unregister_sound_dsp (9) - unregister a DSP device
unregister_sound_midi (9) - unregister a midi device
unregister_sound_special (9) - unregister a special sound device
urandom (4)          - kernel random number source devices
usb-devices (1)      - print USB device details
usb_add_config (9)   - add a configuration to a device.
usb_alloc_dev (9)    - usb device constructor (usbcore-internal)
usb_clear_halt (9)   - tells device to clear endpoint halt/stall condition
usb_deregister_dev (9) - deregister a USB device's dynamic minor.
usb_deregister_device_driver (9) - unregister a USB device (not interface) dr...
USB_DEVICE (9)       - macro used to describe a specific usb device
USB_DEVICE_AND_INTERFACE_INFO (9) - describe a specific usb device with a cla...
USB_DEVICE_INFO (9)  - macro used to describe a class of usb devices
USB_DEVICE_INTERFACE_CLASS (9) - describe a usb device with a specific interf...
USB_DEVICE_INTERFACE_NUMBER (9) - describe a usb device with a specific inter...
USB_DEVICE_INTERFACE_PROTOCOL (9) - describe a usb device with a specific int...
USB_DEVICE_VER (9)   - describe a specific usb device with a version range
usb_disable_autosuspend (9) - prevent a USB device from being autosuspended
usb_driver_set_configuration (9) - Provide a way for drivers to change device...
usb_enable_autosuspend (9) - allow a USB device to be autosuspended
usb_find_interface (9) - find usb_interface pointer for driver and device
usb_for_each_dev (9) - iterate over all USB devices in the system
usb_get_dev (9)      - increments the reference count of the usb device struc...
usb_hcd_giveback_urb (9) - return URB from HCD to device driver
usb_hub_find_child (9) - Get the pointer of child device attached to the port...
usb_hub_for_each_child (9) - iterate over all child devices on the hub
usb_lock_device_for_reset (9) - cautiously acquire the lock for a usb device ...
usb_make_path (9)    - returns stable device path in the usb tree
usb_match_id (9)     - find first usb_device_id matching device or interface
usb_put_dev (9)      - release a use of the usb device structure
usb_queue_reset_device (9) - Reset a USB device from an atomic context
usb_register_dev (9) - register a USB device, and ask for a minor number
usb_register_device_driver (9) - register a USB device (not interface) driver
usb_reset_configuration (9) - lightweight device reset
usb_reset_device (9) - warn interface drivers and perform a USB port reset
usb_set_device_state (9) - change a device's current state (usbcore, hcds)
w1_add_master_device (9) - registers a new master device
w1_register_family (9) - register a device family driver
w1_remove_master_device (9) - unregister a master device
w1_search (9)        - Performs a ROM Search & registers any devices found.
w1_unregister_family (9) - unregister a device family driver
wait_for_device_probe (9) - (unknown subject)
wavelan (4)          - AT&T GIS WaveLAN ISA device driver
wimax_dev_add (9)    - Register a new WiMAX device
wimax_dev_rm (9)     - Unregister an existing WiMAX device
wimax_reset (9)      - Reset a WiMAX device
wimax_rfkill (9)     - Set the software RF switch state for a WiMAX device
wimax_state_change (9) - Set the current state of a WiMAX device
wimax_state_get (9)  - Return the current state of a WiMAX device
wipefs (8)           - wipe a signature from a device
xcmsdb (1)           - Device Color Characterization utility for X Color Mana...
xsetmode (1)         - set the mode for an X Input device
xsetpointer (1)      - set an X Input device as the main pointer
z8530_init (9)       - Initialise a Z8530 device
z8530_shutdown (9)   - Shutdown a Z8530 device


/man
rootr.net - man pages