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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dhvc_console.c445 static int hvc_push(struct hvc_struct *hp) function
485 hvc_push(hp);
495 hvc_push(hp);
591 written_total = hvc_push(hp);
596 /* If hvc_push() was not able to write, sleep a few msecs */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dhvc_console.c445 static int hvc_push(struct hvc_struct *hp) function
485 hvc_push(hp);
495 hvc_push(hp);
591 written_total = hvc_push(hp);
596 /* If hvc_push() was not able to write, sleep a few msecs */

Completed in 112 milliseconds