Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb.h1011 int tb_wait_for_port(struct tb_port *port, bool wait_if_unplugged);
Dswitch.c500 int tb_wait_for_port(struct tb_port *port, bool wait_if_unplugged) in tb_wait_for_port() argument
522 if (wait_if_unplugged) { in tb_wait_for_port()