Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_console.c584 int read_total = 0; in hvc_poll() local
663 read_total += n; in hvc_poll()
674 if (read_total) { in hvc_poll()