Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvsi.c664 static int hvsi_put_chars(struct hvsi_struct *hp, const char *buf, int count) in hvsi_put_chars() function
837 n = hvsi_put_chars(hp, hp->outbuf, hp->n_outbuf); in hvsi_push()
1124 ret = hvsi_put_chars(hp, c, i); in hvsi_console_print()