Home
last modified time | relevance | path

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

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