Rechercher une page de manuel
pci_dev_driver
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
pci_dev_driver - get the pci_driver of a deviceSYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre