suse man page for pci_dev_driver

Query: pci_dev_driver

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_vargs(9) - centos
struct_class(9) - centos
struct_device_driver(9) - centos
device_create(9) - suse
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I