Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-ringbuf.c74 static int ringbuf_chr_read(Chardev *chr, uint8_t *buf, int len) in ringbuf_chr_read() function
189 ringbuf_chr_read(chr, read_data, size); in qmp_ringbuf_read()