Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci_hotplug.h40 int (*disable_slot) (struct hotplug_slot *slot); member
/linux/drivers/pci/hotplug/
H A Dacpiphp_core.c134 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
H A Dshpchp_core.c165 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
H A Dcpci_hotplug_core.c81 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