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

/linux-master/drivers/thunderbolt/
H A Dlc.c131 * tb_lc_configure_port() - Let LC know about configured port
136 int tb_lc_configure_port(struct tb_port *port) function
212 * not connected (tb_lc_configure_port() was not called) before sleep.
H A Dswitch.c3162 ret = tb_lc_configure_port(up);
3169 return tb_lc_configure_port(down);
H A Dtb.h1188 int tb_lc_configure_port(struct tb_port *port);

Completed in 117 milliseconds