Home
last modified time | relevance | path

Searched refs:tb_switch_add (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c629 if (tb_switch_add(sw)) { in tb_scan_port()
1311 ret = tb_switch_add(tb->root_switch); in tb_start()
H A Dtb.h653 int tb_switch_add(struct tb_switch *sw);
H A Dicm.c620 ret = tb_switch_add(sw); in add_switch()
2110 ret = tb_switch_add(tb->root_switch); in icm_start()
H A Dswitch.c2444 * tb_switch_add() - Add a switch to the domain
2455 int tb_switch_add(struct tb_switch *sw) in tb_switch_add() function
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.c962 if (tb_switch_add(sw)) { in tb_scan_port()
2115 ret = tb_switch_add(tb->root_switch); in tb_start()
H A Dicm.c640 ret = tb_switch_add(sw); in add_switch()
2165 ret = tb_switch_add(tb->root_switch); in icm_start()
H A Dtb.h798 int tb_switch_add(struct tb_switch *sw);
H A Dswitch.c2899 * tb_switch_add() - Add a switch to the domain
2910 int tb_switch_add(struct tb_switch *sw) in tb_switch_add() function

Completed in 23 milliseconds