Home
last modified time | relevance | path

Searched defs:enable_slot (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Ds390_pci_hpc.c23 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
H A Dacpiphp_core.c118 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
H A Dshpchp_core.c158 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
H A Dcpci_hotplug_core.c71 enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
H A Drpaphp_core.c484 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
H A Dibmphp_core.c893 static int enable_slot(struct hotplug_slot *hs) in enable_slot() function
H A Dacpiphp_glue.c482 static void enable_slot(struct acpiphp_slot *slot, bool bridge) in enable_slot() function
/openbmc/linux/include/linux/
H A Dpci_hotplug.h39 int (*enable_slot) (struct hotplug_slot *slot); member