Home
last modified time | relevance | path

Searched refs:hvsi_read (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/hvc/
H A Dhvsi.c216 static int hvsi_read(struct hvsi_struct *hp, char *buf, int count) in hvsi_read() function
397 chunklen = hvsi_read(hp, hp->inbuf_end, HVSI_MAX_READ); in hvsi_load_chunk()
615 if (0 == hvsi_read(hp, buf, HVSI_MAX_READ)) in hvsi_drain_input()