Searched refs:pci_hp_deregister (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Drpaphp_slot.c139 retval = pci_hp_deregister(php_slot);
183 pci_hp_deregister(php_slot);
H A Dpciehp_core.c258 pci_hp_deregister(hotplug_slot);
293 pci_hp_deregister(slot->hotplug_slot);
H A Dacpiphp_core.c386 retval = pci_hp_deregister(slot->hotplug_slot);
388 err("pci_hp_deregister failed with error %d\n", retval);
H A Dfakephp.c162 retval = pci_hp_deregister(dslot->slot);
H A Dpcihp_skeleton.c331 pci_hp_deregister(slot->hotplug_slot);
H A Drpaphp_core.c356 pci_hp_deregister(slot->hotplug_slot);
H A Dcpci_hotplug_core.c331 status = pci_hp_deregister(slot->hotplug_slot);
333 err("pci_hp_deregister failed with error %d",
670 pci_hp_deregister(slot->hotplug_slot);
H A Dpci_hotplug_core.c652 * pci_hp_deregister - deregister a hotplug_slot with the PCI hotplug subsystem
660 int pci_hp_deregister (struct hotplug_slot *slot) function
804 EXPORT_SYMBOL_GPL(pci_hp_deregister); variable
H A Dsgi_hotplug.c679 pci_hp_deregister(bss_hotplug_slot);
726 pci_hp_deregister(bss_hotplug_slot);
H A Dshpchp_core.c187 pci_hp_deregister(slot->hotplug_slot);
H A Dibmphp_core.c748 pci_hp_deregister(slot_cur->hotplug_slot);
H A Dcpqphp_core.c473 pci_hp_deregister (old_slot->hotplug_slot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_hotplug.h155 * @release: called during pci_hp_deregister to free memory allocated in a
174 extern int pci_hp_deregister (struct hotplug_slot *slot);

Completed in 172 milliseconds