Searched refs:tb_switch_alloc (Results 1 – 3 of 3) sorted by relevance
52 sw = tb_switch_alloc(port->sw->tb, tb_downstream_route(port)); in tb_scan_port()379 tb->root_switch = tb_switch_alloc(tb, 0); in thunderbolt_alloc_and_start()
224 struct tb_switch *tb_switch_alloc(struct tb *tb, u64 route);
339 struct tb_switch *tb_switch_alloc(struct tb *tb, u64 route) in tb_switch_alloc() function