Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
Ds390_pci_hpc.c51 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.c159 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dcpci_hotplug_core.c71 enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Drpaphp_core.c482 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dibmphp_core.c964 static int enable_slot(struct hotplug_slot *hs) in enable_slot() function
Dacpiphp_glue.c473 static void enable_slot(struct acpiphp_slot *slot, bool bridge) in enable_slot() function
/kernel/linux/linux-5.10/include/linux/
Dpci_hotplug.h39 int (*enable_slot) (struct hotplug_slot *slot); member