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

/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_iucv.c282 * is the case when called from hvc_iucv_get_chars() */ hvc_iucv_write()
302 * hvc_iucv_get_chars() - HVC get_chars operation.
315 static int hvc_iucv_get_chars(uint32_t vtermno, char *buf, int count) hvc_iucv_get_chars() function
569 * 2. Later, when the HVC thread calls hvc_iucv_get_chars(), the
897 * processing (by hvc_iucv_get_chars() / hvc_iucv_write()).
1045 .get_chars = hvc_iucv_get_chars,

Completed in 38 milliseconds