Home
last modified time | relevance | path

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

/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1011 static char poll_buf[GDB_BUF_SIZE]; variable
1060 int ret = poll_wait_key(poll_buf, pinfo); in cpm_get_poll_char()
1065 pollp = poll_buf; in cpm_get_poll_char()