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