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

/linux-master/drivers/thunderbolt/
H A Dswitch.c486 * @wait_if_unplugged: Wait also when port is unplugged
489 * wait_if_unplugged is set then we also wait if the port is in state
498 int tb_wait_for_port(struct tb_port *port, bool wait_if_unplugged) argument
519 if (wait_if_unplugged) {
H A Dtb.h1066 int tb_wait_for_port(struct tb_port *port, bool wait_if_unplugged);

Completed in 91 milliseconds