Searched refs:hvc_iucv_queue (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.c338 * hvc_iucv_queue() - Buffer terminal data for sending.
353 static int hvc_iucv_queue(struct hvc_iucv_private *priv, const char *buf, function
453 * The function calls hvc_iucv_queue() to queue terminal data for sending.
470 queued = hvc_iucv_queue(priv, buf, count);
/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.c338 * hvc_iucv_queue() - Buffer terminal data for sending.
353 static int hvc_iucv_queue(struct hvc_iucv_private *priv, const char *buf, function
453 * The function calls hvc_iucv_queue() to queue terminal data for sending.
470 queued = hvc_iucv_queue(priv, buf, count);

Completed in 112 milliseconds