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

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

Completed in 186 milliseconds