Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dlc.c86 * tb_lc_configure_port() - Let LC know about configured port
91 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.c2384 ret = tb_lc_configure_port(up); in tb_switch_configure_link()
2391 return tb_lc_configure_port(down); in tb_switch_configure_link()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dlc.c86 * tb_lc_configure_port() - Let LC know about configured port
91 int tb_lc_configure_port(struct tb_port *port) in tb_lc_configure_port() function
167 * not connected (tb_lc_configure_port() was not called) before sleep.
H A Dswitch.c2829 ret = tb_lc_configure_port(up); in tb_switch_configure_link()
2836 return tb_lc_configure_port(down); in tb_switch_configure_link()
H A Dtb.h1118 int tb_lc_configure_port(struct tb_port *port);

Completed in 13 milliseconds