Searched refs:tb_handle_hotplug (Results 1 – 1 of 1) sorted by relevance
184 static void tb_handle_hotplug(struct work_struct *work);198 INIT_WORK(&ev->work, tb_handle_hotplug); in tb_queue_hotplug()2206 static void tb_handle_hotplug(struct work_struct *work) in tb_handle_hotplug() function