Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvcs.c126 #define HVCS_CLOSE_WAIT (HZ/100) /* 1/10 of a second */ macro
1217 tty_wait_until_sent(tty, HVCS_CLOSE_WAIT); in hvcs_close()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds