Home
last modified time | relevance | path

Searched defs:chr_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-rng.c47 static void chr_read(void *opaque, const void *buf, size_t size) in chr_read() function
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c331 static void chr_read(void *opaque, const uint8_t *buf, int size) in chr_read() function