Searched refs:disable_slot (Results 1 – 7 of 7) sorted by relevance
69 static int disable_slot (struct hotplug_slot *slot);83 .disable_slot = disable_slot,162 static int disable_slot (struct hotplug_slot *hotplug_slot) in disable_slot() function
71 static int disable_slot (struct hotplug_slot *slot);84 .disable_slot = disable_slot,261 static int disable_slot (struct hotplug_slot *hotplug_slot) in disable_slot() function
71 static int disable_slot (struct hotplug_slot *slot);84 .disable_slot = disable_slot,268 static int disable_slot (struct hotplug_slot *hotplug_slot) in disable_slot() function
111 int (*disable_slot) (struct hotplug_slot *slot); member
663 if (!slot->ops->disable_slot) in power_write_file()667 retval = slot->ops->disable_slot(slot); in power_write_file()1091 (slot->ops->disable_slot) || in fs_add_slot()
91 .disable_slot = process_SS,
1591 .disable_slot = ibmphp_disable_slot,