Rechercher une page de manuel
pci_remove_behind_bridge
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
pci_remove_behind_bridge - remove all devices behind a PCI bridgeSYNOPSIS
- void pci_remove_behind_bridge(struct pci_dev * dev);
ARGUMENTS
dev
- PCI bridge device
DESCRIPTION
Remove all devices on the bus, except for the parent bridge. This also removes any child buses, and any devices they may contain in a depth-first manner.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre