Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1041 static char *pollp; variable
1094 pollp = poll_buf; in cpm_get_poll_char()
1097 return *pollp++; in cpm_get_poll_char()