Home
last modified time | relevance | path

Searched refs:tb_handle_hotplug (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/thunderbolt/
Dtb.c52 static void tb_handle_hotplug(struct work_struct *work);
66 INIT_WORK(&ev->work, tb_handle_hotplug); in tb_queue_hotplug()
1253 static void tb_handle_hotplug(struct work_struct *work) in tb_handle_hotplug() function