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

/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_console.c64 #define N_INBUF 16 macro
611 char buf[N_INBUF] __ALIGNED__; hvc_poll()
646 int count = tty_buffer_request_room(&hp->port, N_INBUF); hvc_poll()

Completed in 91 milliseconds