Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dacpiphp_core.c74 static int disable_slot (struct hotplug_slot *slot);
83 .disable_slot = disable_slot,
155 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
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) in disable_slot() function
Dpciehp_core.c67 static int disable_slot (struct hotplug_slot *slot);
111 ops->disable_slot = disable_slot; in init_slot()
176 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
Ds390_pci_hpc.c63 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
118 .disable_slot = disable_slot,
Dshpchp_core.c62 static int disable_slot (struct hotplug_slot *slot);
71 .disable_slot = disable_slot,
222 static int disable_slot (struct hotplug_slot *hotplug_slot) in disable_slot() function
Drpaphp_core.c415 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
430 .disable_slot = disable_slot,
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) in disable_slot() function
Dsgi_hotplug.c83 static int disable_slot(struct hotplug_slot *slot);
88 .disable_slot = disable_slot,
480 static int disable_slot(struct hotplug_slot *bss_hotplug_slot) in disable_slot() function
Dpci_hotplug_core.c119 if (slot->ops->disable_slot) in power_write_file()
120 retval = slot->ops->disable_slot(slot); in power_write_file()
267 (slot->ops->disable_slot) || in has_power_file()
Dibmphp_core.c1275 .disable_slot = ibmphp_disable_slot,
Dcpqphp_core.c589 .disable_slot = process_SS,
/drivers/usb/host/
Dxhci.c3623 goto disable_slot; in xhci_alloc_dev()
3633 goto disable_slot; in xhci_alloc_dev()
3640 disable_slot: in xhci_alloc_dev()