Query: pci_hp_deregister
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_HP_DEREGISTER(9) Hardware Interfaces PCI_HP_DEREGISTER(9)NAMEpci_hp_deregister - deregister a hotplug_slot with the PCI hotplug subsystemSYNOPSISint pci_hp_deregister(struct hotplug_slot * hotplug);ARGUMENTShotplug pointer to the struct hotplug_slot to deregisterDESCRIPTIONThe 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_HP_DEREGISTER(9)