Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.c646 tb_switch_configure_link(sw); in tb_scan_port()
1369 tb_switch_configure_link(port->remote->sw); in tb_restore_children()
H A Dtb.h822 int tb_switch_configure_link(struct tb_switch *sw);
H A Dswitch.c2365 int tb_switch_configure_link(struct tb_switch *sw) in tb_switch_configure_link() function