Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c1323 if (tb_switch_configure(sw)) { in tb_scan_port()
2972 ret = tb_switch_configure(tb->root_switch); in tb_start()
H A Dswitch.c2567 int tb_switch_configure(struct tb_switch *sw) in tb_switch_configure() function
3516 err = tb_switch_configure(sw); in tb_switch_resume()