Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1013 static int poll_chars; variable
1057 poll_chars = 0; in cpm_get_poll_char()
1059 if (poll_chars <= 0) { in cpm_get_poll_char()
1064 poll_chars = ret; in cpm_get_poll_char()
1067 poll_chars--; in cpm_get_poll_char()