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

/drivers/tty/hvc/
H A Dhvc_vio.c84 static int hvterm_raw_get_chars(uint32_t vtermno, char *buf, int count) function
136 .get_chars = hvterm_raw_get_chars,
266 rc = hvterm_raw_get_chars(0, &c, 1);

Completed in 13 milliseconds