Rechercher une page de manuel
pci_hp_deregister
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
pci_hp_deregister - deregister a hotplug_slot with the PCI hotplug subsystemSYNOPSIS
- int pci_hp_deregister(struct hotplug_slot * slot);
ARGUMENTS
slot
- pointer to the struct hotplug_slot to deregister
DESCRIPTION
The slot must have been registered with the pci hotplug subsystem previously with a call to pci_hp_register.
Returns 0 if successful, anything else for an error.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre