Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dlc.c93 static int tb_lc_set_port_configured(struct tb_port *port, bool configured) in tb_lc_set_port_configured() function
138 return tb_lc_set_port_configured(port, true); in tb_lc_configure_port()
149 tb_lc_set_port_configured(port, false); in tb_lc_unconfigure_port()