Searched refs:tb_queue_hotplug (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tb.c | 51 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug() function 566 tb_queue_hotplug(port->sw->tb, tb_route(port->sw), port->port, in tb_scan_port() 1240 tb_queue_hotplug(tb, route, pkg->port, pkg->unplug); in tb_handle_event()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tb.c | 163 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug() function 893 tb_queue_hotplug(port->sw->tb, tb_route(port->sw), port->port, in tb_scan_port() 2041 tb_queue_hotplug(tb, route, pkg->port, pkg->unplug); in tb_handle_event()
|
Completed in 5 milliseconds