Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/hotplug/
Ds390_pci_hpc.c41 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
101 .disable_slot = disable_slot,
Dacpiphp_core.c53 static int disable_slot(struct hotplug_slot *slot);
62 .disable_slot = disable_slot,
136 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
Dshpchp_core.c48 static int disable_slot(struct hotplug_slot *slot);
57 .disable_slot = disable_slot,
169 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
Dcpci_hotplug_core.c53 static int disable_slot(struct hotplug_slot *slot);
62 .disable_slot = disable_slot,
84 disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
Drpaphp_core.c516 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
533 .disable_slot = disable_slot,
Dpci_hotplug_core.c97 if (slot->ops->disable_slot) in power_write_file()
98 retval = slot->ops->disable_slot(slot); in power_write_file()
241 (slot->ops->disable_slot) || in has_power_file()
Dacpiphp_glue.c545 static void disable_slot(struct acpiphp_slot *slot) in disable_slot() function
716 disable_slot(slot); in acpiphp_check_bridge()
1004 disable_slot(slot); in acpiphp_disable_and_eject_slot()
Dpciehp_core.c62 ops->disable_slot = pciehp_sysfs_disable_slot; in init_slot()
Dpnv_php.c603 .disable_slot = pnv_php_disable_slot,
Dibmphp_core.c1157 .disable_slot = ibmphp_disable_slot,
Dcpqphp_core.c562 .disable_slot = process_SS,
/linux-6.1.9/include/linux/
Dpci_hotplug.h40 int (*disable_slot) (struct hotplug_slot *slot); member
/linux-6.1.9/drivers/usb/host/
Dxhci.c4129 goto disable_slot; in xhci_alloc_dev()
4139 goto disable_slot; in xhci_alloc_dev()
4160 disable_slot: in xhci_alloc_dev()