Searched refs:__hvc_flush (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/hvc/
H A Dhvc_console.c113 static int __hvc_flush(const struct hv_ops *ops, uint32_t vtermno, bool wait) function
125 return __hvc_flush(ops, vtermno, false);
133 return __hvc_flush(hp->ops, hp->vtermno, true);

Completed in 119 milliseconds