Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvcs.c128 #define HVCS_CLOSE_WAIT (HZ/100) /* 1/10 of a second */ macro
1196 tty_wait_until_sent(tty, HVCS_CLOSE_WAIT); in hvcs_close()