Searched refs:tb_switch_find_by_route (Results 1 – 3 of 3) sorted by relevance
2428 sw = tb_switch_find_by_route(tb, ev->route); in tb_handle_hotplug() 2739 sw = tb_switch_find_by_route(tb, ev->route); in tb_handle_dp_bandwidth_request()
862 struct tb_switch *tb_switch_find_by_route(struct tb *tb, u64 route);
3764 * tb_switch_find_by_route() - Find switch by route string3771 struct tb_switch *tb_switch_find_by_route(struct tb *tb, u64 route) in tb_switch_find_by_route() function