Home
last modified time | relevance | path

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

/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1060 static int poll_chars; variable
1104 poll_chars = 0; in cpm_get_poll_char()
1106 if (poll_chars <= 0) { in cpm_get_poll_char()
1107 poll_chars = poll_wait_key(poll_buf, pinfo); in cpm_get_poll_char()
1110 poll_chars--; in cpm_get_poll_char()