Home
last modified time | relevance | path

Searched refs:disable_slot (Results 1 – 11 of 11) sorted by relevance

/drivers/pci/hotplug/
Dpcihp_skeleton.c76 static int disable_slot (struct hotplug_slot *slot);
87 .disable_slot = disable_slot,
110 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
Dacpiphp_core.c72 static int disable_slot (struct hotplug_slot *slot);
82 .disable_slot = disable_slot,
154 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
Dfakephp.c80 static int disable_slot (struct hotplug_slot *slot);
85 .disable_slot = disable_slot,
318 static int disable_slot(struct hotplug_slot *slot) in disable_slot() function
Dshpchp_core.c63 static int disable_slot (struct hotplug_slot *slot);
75 .disable_slot = disable_slot,
213 static int disable_slot (struct hotplug_slot *hotplug_slot) in disable_slot() function
Drpaphp_core.c414 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
428 .disable_slot = disable_slot,
Dpciehp_core.c67 static int disable_slot (struct hotplug_slot *slot);
79 .disable_slot = disable_slot,
303 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
Dcpci_hotplug_core.c67 static int disable_slot(struct hotplug_slot *slot);
77 .disable_slot = disable_slot,
119 disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
Dsgi_hotplug.c82 static int disable_slot(struct hotplug_slot *slot);
88 .disable_slot = disable_slot,
488 static int disable_slot(struct hotplug_slot *bss_hotplug_slot) in disable_slot() function
Dpci_hotplug_core.c154 if (slot->ops->disable_slot) in power_write_file()
155 retval = slot->ops->disable_slot(slot); in power_write_file()
356 (slot->ops->disable_slot) || in has_power_file()
Dibmphp_core.c1322 .disable_slot = ibmphp_disable_slot,
Dcpqphp_core.c97 .disable_slot = process_SS,