Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dtb.c60 if (tb_wait_for_port(port, false) <= 0) in tb_scan_port()
Dtb.h429 int tb_wait_for_port(struct tb_port *port, bool wait_if_unplugged);
Dswitch.c503 int tb_wait_for_port(struct tb_port *port, bool wait_if_unplugged) in tb_wait_for_port() function
1582 if (tb_wait_for_port(port, true) <= 0 in tb_switch_resume()