pci_dev_driver(9) suse man page | unix.com

Man Page: pci_dev_driver

Operating Environment: suse

Section: 9

PCI_DEV_DRIVER(9)						Hardware Interfaces						 PCI_DEV_DRIVER(9)

NAME
pci_dev_driver - get the pci_driver of a device
SYNOPSIS
struct pci_driver * pci_dev_driver(const struct pci_dev * dev);
ARGUMENTS
dev the device to query
DESCRIPTION
Returns the appropriate pci_driver structure or NULL if there is no registered driver for the device.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_DEV_DRIVER(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
device_schedule_callback_owner(9) - suse
struct_ff_device(9) - suse
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I