Searched defs:disable_slot (Results 1 - 7 of 7) sorted by relevance

/drivers/pci/hotplug/
H A Dacpiphp_core.c72 static int disable_slot (struct hotplug_slot *slot);
81 .disable_slot = disable_slot,
148 * disable_slot - disable and power off a slot
153 static int disable_slot(struct hotplug_slot *hotplug_slot) function
H A Dpciehp_core.c68 static int disable_slot (struct hotplug_slot *slot);
112 ops->disable_slot = disable_slot;
177 static int disable_slot(struct hotplug_slot *hotplug_slot) function
H A Dpcihp_skeleton.c76 static int disable_slot (struct hotplug_slot *slot);
86 .disable_slot = disable_slot,
109 static int disable_slot(struct hotplug_slot *hotplug_slot) function
H A Drpaphp_core.c415 static int disable_slot(struct hotplug_slot *hotplug_slot) function
430 .disable_slot = disable_slot,
H A Dshpchp_core.c64 static int disable_slot (struct hotplug_slot *slot);
73 .disable_slot = disable_slot,
209 static int disable_slot (struct hotplug_slot *hotplug_slot) function
H A Dcpci_hotplug_core.c66 static int disable_slot(struct hotplug_slot *slot);
75 .disable_slot = disable_slot,
117 disable_slot(struct hotplug_slot *hotplug_slot) function
H A Dsgi_hotplug.c83 static int disable_slot(struct hotplug_slot *slot);
88 .disable_slot = disable_slot,
487 static int disable_slot(struct hotplug_slot *bss_hotplug_slot) function

Completed in 227 milliseconds