Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1024 static int poll_chars; variable
1068 poll_chars = 0; in cpm_get_poll_char()
1070 if (poll_chars <= 0) { in cpm_get_poll_char()
1075 poll_chars = ret; in cpm_get_poll_char()
1078 poll_chars--; in cpm_get_poll_char()