Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1049 static int poll_chars; variable
1093 poll_chars = 0; in cpm_get_poll_char()
1095 if (poll_chars <= 0) { in cpm_get_poll_char()
1100 poll_chars = ret; in cpm_get_poll_char()
1103 poll_chars--; in cpm_get_poll_char()