Searched refs:N_INBUF (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/tty/hvc/ | ||
H A D | hvc_console.c | 64 #define N_INBUF 16 macro 610 char buf[N_INBUF] __ALIGNED__; hvc_poll() 645 int count = tty_buffer_request_room(&hp->port, N_INBUF); hvc_poll() |
Completed in 92 milliseconds