Home
last modified time | relevance | path

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

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