Rechercher une page de manuel
pci_hp_change_slot_info
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
pci_hp_change_slot_info - changes the slot's information structure in the coreSYNOPSIS
- int __must_check pci_hp_change_slot_info(struct hotplug_slot * slot, struct hotplug_slot_info * info);
ARGUMENTS
slot
- pointer to the slot whose info has changed
info
- pointer to the info copy into the slot's info structure
DESCRIPTION
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