Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.c31 struct tb_hotplug_event { struct
43 struct tb_hotplug_event *ev; in tb_queue_hotplug() argument
503 struct tb_hotplug_event *ev = container_of(work, typeof(*ev), work); in tb_handle_hotplug()