Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1048 static char *pollp; variable
1101 pollp = poll_buf; in cpm_get_poll_char()
1104 return *pollp++; in cpm_get_poll_char()