pci_dev_driver(9) centos man page | unix.com

Man Page: pci_dev_driver

Operating Environment: centos

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 3.10 June 2014 PCI_DEV_DRIVER(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
struct_bus_type(9) - centos
struct_ff_device(9) - centos
struct_usb_device_driver(9) - centos
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq