Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/hvc/
Dhvc_console.c638 int read_total = 0; in __hvc_poll() local
723 read_total += n; in __hvc_poll()
731 } else if (read_total < HVC_ATOMIC_READ_MAX) { in __hvc_poll()
750 if (read_total) { in __hvc_poll()