1PCI_DEV_DRIVER(9)             Hardware Interfaces            PCI_DEV_DRIVER(9)
2
3
4

NAME

6       pci_dev_driver - get the pci_driver of a device
7

SYNOPSIS

9       struct pci_driver * pci_dev_driver(const struct pci_dev * dev);
10

ARGUMENTS

12       dev
13           the device to query
14

DESCRIPTION

16       Returns the appropriate pci_driver structure or NULL if there is no
17       registered driver for the device.
18
20Kernel Hackers Manual 3.10         June 2019                 PCI_DEV_DRIVER(9)
Impressum