Searched defs:hvterm_hvsi_get_chars (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/hvc/
H A Dhvc_vio.c143 static int hvterm_hvsi_get_chars(uint32_t vtermno, char *buf, int count) function
225 .get_chars = hvterm_hvsi_get_chars,
269 rc = hvterm_hvsi_get_chars(0, &c, 1);

Completed in 24 milliseconds