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

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

Completed in 270 milliseconds