Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1046 static int poll_chars; variable
1090 poll_chars = 0; in cpm_get_poll_char()
1092 if (poll_chars <= 0) { in cpm_get_poll_char()
1097 poll_chars = ret; in cpm_get_poll_char()
1100 poll_chars--; in cpm_get_poll_char()