Home
last modified time | relevance | path

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

/linux-3.3/drivers/pci/hotplug/
Dacpiphp_core.c136 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dpciehp_core.c166 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dshpchp_core.c199 static int enable_slot (struct hotplug_slot *hotplug_slot) in enable_slot() function
Dpcihp_skeleton.c95 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Drpaphp_core.c387 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dcpci_hotplug_core.c104 enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot() function
Dsgi_hotplug.c332 static int enable_slot(struct hotplug_slot *bss_hotplug_slot) in enable_slot() function
Dibmphp_core.c1005 static int enable_slot(struct hotplug_slot *hs) in enable_slot() function
/linux-3.3/include/linux/
Dpci_hotplug.h75 int (*enable_slot) (struct hotplug_slot *slot); member