PCI_DEV_DRIVER
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
pci_dev_driver - get the pci_driver of a device
SYNOPSIS
"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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:36 GMT, October 09, 2005