Home
last modified time | relevance | path

Searched defs:disable_slot (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Ds390_pci_hpc.c41 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
H A Dacpiphp_core.c135 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
H A Dshpchp_core.c168 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
H A Dcpci_hotplug_core.c84 disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
H A Drpaphp_core.c516 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
H A Dacpiphp_glue.c553 static void disable_slot(struct acpiphp_slot *slot) in disable_slot() function
/openbmc/linux/include/linux/
H A Dpci_hotplug.h40 int (*disable_slot) (struct hotplug_slot *slot); member