Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1045 static char *pollp; variable
1098 pollp = poll_buf; in cpm_get_poll_char()
1101 return *pollp++; in cpm_get_poll_char()