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

/linux-4.1.27/drivers/tty/hvc/
H A Dhvc_console.c613 int written_total = 0; hvc_poll() local
619 written_total = hvc_push(hp); hvc_poll()
625 timeout = (written_total) ? 0 : MIN_TIMEOUT; hvc_poll()

Completed in 69 milliseconds