Home
last modified time | relevance | path

Searched refs:tb_switch_configure (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/thunderbolt/
Dtb.c184 if (tb_switch_configure(sw)) { in tb_scan_port()
667 ret = tb_switch_configure(tb->root_switch); in tb_start()
Dtb.h521 int tb_switch_configure(struct tb_switch *sw);
Dswitch.c1627 int tb_switch_configure(struct tb_switch *sw) in tb_switch_configure() function