Searched refs:wait_port_writable (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/char/
H A Dvirtio_console.c775 static int wait_port_writable(struct port *port, bool nonblock) function
812 ret = wait_port_writable(port, nonblock);
929 ret = wait_port_writable(port, filp->f_flags & O_NONBLOCK);

Completed in 183 milliseconds