Searched refs:disable_slot (Results 1 – 14 of 14) sorted by relevance
53 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
89 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function135 .disable_slot = disable_slot,
51 static int disable_slot(struct hotplug_slot *slot);81 ops->disable_slot = disable_slot; in init_slot()148 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
48 static int disable_slot(struct hotplug_slot *slot);57 .disable_slot = disable_slot,189 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
465 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function482 .disable_slot = disable_slot,
80 static int disable_slot(struct hotplug_slot *slot);85 .disable_slot = disable_slot,470 static int disable_slot(struct hotplug_slot *bss_hotplug_slot) in disable_slot() function
53 static int disable_slot(struct hotplug_slot *slot);62 .disable_slot = disable_slot,104 disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot() function
99 if (slot->ops->disable_slot) in power_write_file()100 retval = slot->ops->disable_slot(slot); in power_write_file()242 (slot->ops->disable_slot) || in has_power_file()
536 static void disable_slot(struct acpiphp_slot *slot) in disable_slot() function707 disable_slot(slot); in acpiphp_check_bridge()995 disable_slot(slot); in acpiphp_disable_and_eject_slot()
538 .disable_slot = pnv_php_disable_slot,
1265 .disable_slot = ibmphp_disable_slot,
566 .disable_slot = process_SS,
52 int (*disable_slot) (struct hotplug_slot *slot); member
3871 goto disable_slot; in xhci_alloc_dev()3881 goto disable_slot; in xhci_alloc_dev()3904 disable_slot: in xhci_alloc_dev()