Home
last modified time | relevance | path

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

/linux/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) in tb_lc_configure_port() function
212 * not connected (tb_lc_configure_port() was not called) before sleep.
H A Dtb.h1210 int tb_lc_configure_port(struct tb_port *port);
H A Dswitch.c3162 ret = tb_lc_configure_port(up); in tb_switch_configure_link()
3169 return tb_lc_configure_port(down); in tb_switch_configure_link()