Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_iucv.c381 * hvc_iucv_send() - Send an IUCV message containing terminal data.
389 static int hvc_iucv_send(struct hvc_iucv_private *priv) in hvc_iucv_send() function
445 hvc_iucv_send(priv); in hvc_iucv_sndbuf_work()
539 * The routine cancels a pending sndbuf work, calls hvc_iucv_send()
549 hvc_iucv_send(priv); /* force sending buffered data */ in flush_sndbuf_sync()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_iucv.c380 * hvc_iucv_send() - Send an IUCV message containing terminal data.
388 static int hvc_iucv_send(struct hvc_iucv_private *priv) in hvc_iucv_send() function
442 hvc_iucv_send(priv); in hvc_iucv_sndbuf_work()
536 * The routine cancels a pending sndbuf work, calls hvc_iucv_send()
546 hvc_iucv_send(priv); /* force sending buffered data */ in flush_sndbuf_sync()

Completed in 4 milliseconds