Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.c600 if (tb_switch_configure(sw)) { in tb_scan_port()
1304 ret = tb_switch_configure(tb->root_switch); in tb_start()
H A Dtb.h652 int tb_switch_configure(struct tb_switch *sw);
H A Dswitch.c2028 int tb_switch_configure(struct tb_switch *sw) in tb_switch_configure() function
2668 err = tb_switch_configure(sw); in tb_switch_resume()