Searched defs:chr_read (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/include/chardev/ |
H A D | char-fe.h | 20 IOReadHandler *chr_read; member
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-rng.c | 47 static void chr_read(void *opaque, const void *buf, size_t size) in chr_read() function
|
/openbmc/qemu/hw/char/ |
H A D | virtio-console.c | 142 static void chr_read(void *opaque, const uint8_t *buf, int size) in chr_read() function
|
H A D | sclpconsole.c | 67 static void chr_read(void *opaque, const uint8_t *buf, int size) in chr_read() function
|
H A D | sclpconsole-lm.c | 79 static void chr_read(void *opaque, const uint8_t *buf, int size) in chr_read() function
|
/openbmc/qemu/tests/qtest/ |
H A D | vhost-user-test.c | 332 static void chr_read(void *opaque, const uint8_t *buf, int size) in chr_read() function
|