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

/linux-master/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) function
442 hvc_iucv_send(priv);
536 * The routine cancels a pending sndbuf work, calls hvc_iucv_send()
546 hvc_iucv_send(priv); /* force sending buffered data */

Completed in 137 milliseconds