struct pci_driver * pci_dev_driver (const struct pci_dev * dev);
struct pci_driver * pci_dev_driver
the device to query
Returns the appropriate pci_driver structure or NULL if there is no registered driver for the device.
NULL