Searched refs:HVC_CLOSE_WAIT (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/tty/hvc/ | ||
H A D | hvc_console.c | 56 #define HVC_CLOSE_WAIT (HZ/100) /* 1/10 of a second */ macro 420 tty_wait_until_sent_from_close(tty, HVC_CLOSE_WAIT); hvc_close() |
Completed in 113 milliseconds