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

/linux-master/drivers/tty/hvc/
H A Dhvc_console.c476 static int hvc_push(struct hvc_struct *hp) function
531 ret = hvc_push(hp);
645 written_total = hvc_push(hp);
650 /* If hvc_push() was not able to write, sleep a few msecs */

Completed in 101 milliseconds