wait_if_unplugged  516 drivers/thunderbolt/switch.c int tb_wait_for_port(struct tb_port *port, bool wait_if_unplugged)
wait_if_unplugged  538 drivers/thunderbolt/switch.c 			if (wait_if_unplugged) {
wait_if_unplugged  594 drivers/thunderbolt/tb.h int tb_wait_for_port(struct tb_port *port, bool wait_if_unplugged);