Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvcs.c139 #define HVCS_CLOSE_WAIT (HZ/100) /* 1/10 of a second */ macro
1233 tty_wait_until_sent(tty, HVCS_CLOSE_WAIT); in hvcs_close()