Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvc_console.c613 int read_total = 0; in hvc_poll() local
692 read_total += n; in hvc_poll()
703 if (read_total) { in hvc_poll()