Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/hotplug/
Ds390_pci_hpc.c23 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dacpiphp_core.c118 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dshpchp_core.c158 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.c484 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dacpiphp_glue.c482 static void enable_slot(struct acpiphp_slot *slot, bool bridge) in enable_slot() function
Dibmphp_core.c893 static int enable_slot(struct hotplug_slot *hs) in enable_slot() function
/Linux-v6.6/include/linux/
Dpci_hotplug.h39 int (*enable_slot) (struct hotplug_slot *slot); member