Home
last modified time | relevance | path

Searched defs:read_data (Results 1 – 8 of 8) sorted by relevance

/qemu/chardev/
H A Dchar-ringbuf.c165 uint8_t *read_data; in qmp_ringbuf_read() local
/qemu/tests/qtest/
H A Dxlnx-can-test.c89 static void read_data(QTestState *qts, uint64_t can_base_addr, uint32_t *buf_rx) in read_data() function
H A Dxlnx-canfd-test.c183 static void read_data(QTestState *qts, uint64_t can_base_addr, uint32_t *buf_rx, in read_data() function
/qemu/qga/
H A Dcommands.c612 GuestFileRead *read_data; in qmp_guest_file_read() local
H A Dcommands-posix.c545 GuestFileRead *read_data = NULL; in guest_file_read_unsafe() local
H A Dcommands-win32.c349 GuestFileRead *read_data = NULL; in guest_file_read_unsafe() local
/qemu/include/hw/scsi/
H A Dscsi.h119 void (*read_data)(SCSIRequest *req); member
/qemu/audio/
H A Dpaaudio.c39 const void *read_data; member