Searched refs:disable_slot (Results 1 – 10 of 10) sorted by relevance
52 static int disable_slot(struct hotplug_slot *slot);61 .disable_slot = disable_slot,134 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
516 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function533 .disable_slot = disable_slot,
81 if (slot->ops->disable_slot) in power_write_file()82 retval = slot->ops->disable_slot(slot); in power_write_file()207 (slot->ops->disable_slot) || in has_power_file()
553 static void disable_slot(struct acpiphp_slot *slot) in disable_slot() function724 disable_slot(slot); in acpiphp_check_bridge()1012 disable_slot(slot); in acpiphp_disable_and_eject_slot()
63 ops->disable_slot = pciehp_sysfs_disable_slot; in init_slot()
1157 .disable_slot = ibmphp_disable_slot,
757 .disable_slot = pnv_php_disable_slot,
562 .disable_slot = process_SS,
40 int (*disable_slot) (struct hotplug_slot *slot); member
4248 goto disable_slot; in xhci_alloc_dev()4258 goto disable_slot; in xhci_alloc_dev()4279 disable_slot: in xhci_alloc_dev()