Lines Matching defs:tb_handle_hotplug
22 * @hotplug_active: tb_handle_hotplug will stop progressing plug
49 static void tb_handle_hotplug(struct work_struct *work);
63 INIT_WORK(&ev->work, tb_handle_hotplug);
1109 * tb_handle_hotplug() - handle hotplug event
1113 static void tb_handle_hotplug(struct work_struct *work)
1220 * Delegates to tb_handle_hotplug.
1262 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */
1334 /* Allow tb_handle_hotplug to progress events */
1346 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */
1402 /* Allow tb_handle_hotplug to progress events */