Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dspapr_vty.c55 static int vty_getchars(SpaprVioDevice *sdev, uint8_t *buf, int max) in vty_getchars() function
146 *len = vty_getchars(sdev, buf, sizeof(buf)); in h_get_term_char()