Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_iucv.c341 * hvc_iucv_queue() - Buffer terminal data for sending.
356 static int hvc_iucv_queue(struct hvc_iucv_private *priv, const char *buf, in hvc_iucv_queue() function
456 * The function calls hvc_iucv_queue() to queue terminal data for sending.
473 queued = hvc_iucv_queue(priv, buf, count); in hvc_iucv_put_chars()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_iucv.c340 * hvc_iucv_queue() - Buffer terminal data for sending.
355 static int hvc_iucv_queue(struct hvc_iucv_private *priv, const char *buf, in hvc_iucv_queue() function
453 * The function calls hvc_iucv_queue() to queue terminal data for sending.
470 queued = hvc_iucv_queue(priv, buf, count); in hvc_iucv_put_chars()

Completed in 4 milliseconds