Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtb.c682 if (tb_switch_add(sw)) { in tb_scan_port()
1460 ret = tb_switch_add(tb->root_switch); in tb_start()
Dtb.h775 int tb_switch_add(struct tb_switch *sw);
Dicm.c640 ret = tb_switch_add(sw); in add_switch()
2167 ret = tb_switch_add(tb->root_switch); in icm_start()
Dswitch.c2936 int tb_switch_add(struct tb_switch *sw) in tb_switch_add() function