Home
last modified time | relevance | path

Searched refs:tb_lc_set_port_configured (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dlc.c48 static int tb_lc_set_port_configured(struct tb_port *port, bool configured) in tb_lc_set_port_configured() function
93 return tb_lc_set_port_configured(port, true); in tb_lc_configure_port()
104 tb_lc_set_port_configured(port, false); in tb_lc_unconfigure_port()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dlc.c48 static int tb_lc_set_port_configured(struct tb_port *port, bool configured) in tb_lc_set_port_configured() function
93 return tb_lc_set_port_configured(port, true); in tb_lc_configure_port()
104 tb_lc_set_port_configured(port, false); in tb_lc_unconfigure_port()

Completed in 3 milliseconds