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

/linux-master/drivers/tty/hvc/
H A Dhvc_console.c42 #define HVC_CLOSE_WAIT (HZ/100) /* 1/10 of a second */ macro
422 tty_wait_until_sent(tty, HVC_CLOSE_WAIT);

Completed in 139 milliseconds