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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dhvc_iucv.c378 * hvc_iucv_send() - Send an IUCV message containing terminal data.
386 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 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dhvc_iucv.c378 * hvc_iucv_send() - Send an IUCV message containing terminal data.
386 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 174 milliseconds