Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Ds390_pci_hpc.c61 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dacpiphp_core.c119 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dshpchp_core.c179 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dpciehp_core.c140 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Drpaphp_core.c435 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dcpci_hotplug_core.c91 enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dsgi_hotplug.c324 static int enable_slot(struct hotplug_slot *bss_hotplug_slot) in enable_slot() function
Dibmphp_core.c1000 static int enable_slot(struct hotplug_slot *hs) in enable_slot() function
Dacpiphp_glue.c465 static void enable_slot(struct acpiphp_slot *slot, bool bridge) in enable_slot() function
/Linux-v4.19/include/linux/
Dpci_hotplug.h51 int (*enable_slot) (struct hotplug_slot *slot); member