Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dcpm_uart.c1080 static char poll_buf[GDB_BUF_SIZE]; variable
1129 int ret = poll_wait_key(poll_buf, pinfo); in cpm_get_poll_char()
1134 pollp = poll_buf; in cpm_get_poll_char()