Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c1354 if (tb_switch_add(sw)) { in tb_scan_port()
2979 ret = tb_switch_add(tb->root_switch); in tb_start()
H A Dswitch.c3250 int tb_switch_add(struct tb_switch *sw) in tb_switch_add() function