Searched refs:enable_slot (Results 1 – 7 of 7) sorted by relevance
68 static int enable_slot (struct hotplug_slot *slot);82 .enable_slot = enable_slot,138 static int enable_slot (struct hotplug_slot *hotplug_slot) in enable_slot() function
70 static int enable_slot (struct hotplug_slot *slot);83 .enable_slot = enable_slot,248 static int enable_slot (struct hotplug_slot *hotplug_slot) in enable_slot() function
70 static int enable_slot (struct hotplug_slot *slot);83 .enable_slot = enable_slot,255 static int enable_slot (struct hotplug_slot *hotplug_slot) in enable_slot() function
110 int (*enable_slot) (struct hotplug_slot *slot); member
673 if (!slot->ops->enable_slot) in power_write_file()677 retval = slot->ops->enable_slot(slot); in power_write_file()1090 if ((slot->ops->enable_slot) || in fs_add_slot()
1263 static int enable_slot (struct hotplug_slot *hs) in enable_slot() function1590 .enable_slot = enable_slot,
90 .enable_slot = process_SI,