Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1022 static char poll_buf[GDB_BUF_SIZE]; variable
1071 int ret = poll_wait_key(poll_buf, pinfo); in cpm_get_poll_char()
1076 pollp = poll_buf; in cpm_get_poll_char()