Home
last modified time | relevance | path

Searched refs:pci_hp_destroy (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dpci_hotplug_core.c416 pci_hp_destroy(slot); in __pci_hp_register()
507 pci_hp_destroy(slot); in pci_hp_deregister()
551 void pci_hp_destroy(struct hotplug_slot *slot) in pci_hp_destroy() function
559 EXPORT_SYMBOL_GPL(pci_hp_destroy);
H A Dpciehp_core.c93 pci_hp_destroy(hotplug_slot); in cleanup_slot()
H A Dibmphp_core.c581 pci_hp_destroy(&slot_cur->hotplug_slot); in free_slots()
/openbmc/linux/include/linux/
H A Dpci_hotplug.h82 void pci_hp_destroy(struct hotplug_slot *slot);