Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.h594 int tb_wait_for_port(struct tb_port *port, bool wait_if_unplugged);
Dtb.c165 if (tb_wait_for_port(port, false) <= 0) in tb_scan_port()
Dswitch.c490 int tb_wait_for_port(struct tb_port *port, bool wait_if_unplugged) in tb_wait_for_port() function
1953 if (tb_wait_for_port(port, true) <= 0) { in tb_switch_resume()