Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A 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
H A Ds390_pci_hpc.c81 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
125 .disable_slot = disable_slot,
H A 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
H A 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
H A Drpaphp_core.c514 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
531 .disable_slot = disable_slot,
H A 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()
H A Dacpiphp_glue.c544 static void disable_slot(struct acpiphp_slot *slot) in disable_slot() function
715 disable_slot(slot); in acpiphp_check_bridge()
1003 disable_slot(slot); in acpiphp_disable_and_eject_slot()
H A Dpciehp_core.c62 ops->disable_slot = pciehp_sysfs_disable_slot; in init_slot()
H A Dpnv_php.c602 .disable_slot = pnv_php_disable_slot,
H A Dibmphp_core.c1228 .disable_slot = ibmphp_disable_slot,
H A Dcpqphp_core.c561 .disable_slot = process_SS,
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_hotplug.h40 int (*disable_slot) (struct hotplug_slot *slot); member
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.c4016 goto disable_slot; in xhci_alloc_dev()
4026 goto disable_slot; in xhci_alloc_dev()
4033 goto disable_slot; in xhci_alloc_dev()
4055 disable_slot: in xhci_alloc_dev()