Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dlc.c91 int tb_lc_configure_port(struct tb_port *port) in tb_lc_configure_port() function
H A Dtb.h905 int tb_lc_configure_port(struct tb_port *port);
H A Dswitch.c2377 ret = tb_lc_configure_port(up); in tb_switch_configure_link()
2384 return tb_lc_configure_port(down); in tb_switch_configure_link()