Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/hvc/
Dhvc_console.c487 static int hvc_push(struct hvc_struct *hp) in hvc_push() function
542 ret = hvc_push(hp); in hvc_write()
656 written_total = hvc_push(hp); in __hvc_poll()