Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dicm.c665 ret = tb_switch_add(sw); in add_switch()
2199 ret = tb_switch_add(tb->root_switch); in icm_start()
H A Dtb.c1367 if (tb_switch_add(sw)) { in tb_scan_port()
3007 ret = tb_switch_add(tb->root_switch); in tb_start()
H A Dtb.h849 int tb_switch_add(struct tb_switch *sw);
H A Dswitch.c3250 int tb_switch_add(struct tb_switch *sw) in tb_switch_add() function