Lines Matching defs:tb_handle_hotplug
26 * @hotplug_active: tb_handle_hotplug will stop progressing plug
161 static void tb_handle_hotplug(struct work_struct *work);
175 INIT_WORK(&ev->work, tb_handle_hotplug);
1653 * tb_handle_hotplug() - handle hotplug event
1657 static void tb_handle_hotplug(struct work_struct *work)
2017 * Delegates to tb_handle_hotplug.
2063 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */
2145 /* Allow tb_handle_hotplug to progress events */
2157 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */
2243 /* Allow tb_handle_hotplug to progress events */