Home
last modified time | relevance | path

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

/external/qemu/ui/
Dconsole.c120 static int qemu_fifo_read(QEMUFIFO *f, uint8_t *buf, int len1) in qemu_fifo_read() function
1174 qemu_fifo_read(&s->out_fifo, buf, len); in kbd_send_chars()