Rechercher une page de manuel
pci_stop_bus_device
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
pci_stop_bus_device - stop a PCI device and any childrenSYNOPSIS
- void pci_stop_bus_device(struct pci_dev * dev);
ARGUMENTS
dev
- the device to stop
DESCRIPTION
Stop a PCI device (detach the driver, remove from the global list and so on). This also stop any subordinate buses and children in a depth-first manner.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre