centos man page for pci_dev_driver

Query: pci_dev_driver

OS: centos

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 3.10 June 2014 PCI_DEV_DRIVER(9)
Related Man Pages
device_create_with_groups(9) - centos
struct_class(9) - centos
struct_input_polled_dev(9) - centos
uled(4) - freebsd
device_create(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq