Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/hvc/
Dhvcs.c126 #define HVCS_CLOSE_WAIT (HZ/100) /* 1/10 of a second */ macro
1219 tty_wait_until_sent(tty, HVCS_CLOSE_WAIT); in hvcs_close()