/qemu/replay/ |
A D | replay-input.c | 20 void replay_save_input_event(InputEvent *evt) in replay_save_input_event() 78 InputEvent evt; in replay_read_input_event() local 138 void replay_input_event(QemuConsole *src, InputEvent *evt) in replay_input_event()
|
A D | stubs-system.c | 5 void replay_input_event(QemuConsole *src, InputEvent *evt) in replay_input_event()
|
/qemu/ui/ |
A D | input.c | 33 InputEvent *evt; member 162 InputEvent *evt = e->value; in qmp_input_send_event() local 306 void qemu_input_event_send_impl(QemuConsole *src, InputEvent *evt) in qemu_input_event_send_impl() 321 void qemu_input_event_send(QemuConsole *src, InputEvent *evt) in qemu_input_event_send() 377 InputEvent *evt = g_new0(InputEvent, 1); in qemu_input_event_new_key() local 387 InputEvent *evt; in qemu_input_event_send_key() local 438 InputEvent evt = { in qemu_input_queue_btn() local 489 InputEvent evt = { in qemu_input_queue_rel() local 506 InputEvent evt = { in qemu_input_queue_abs() local 522 InputEvent evt = { in qemu_input_queue_mtt() local [all …]
|
A D | input-legacy.c | 113 InputEvent *evt) in legacy_mouse_event()
|
A D | vdagent.c | 239 InputEvent *evt) in vdagent_pointer_event()
|
/qemu/include/block/ |
A D | block-io.h | 247 #define BLKDBG_CO_EVENT(child, evt) \ argument 254 #define BLKDBG_EVENT(child, evt) \ argument
|
/qemu/hw/input/ |
A D | hid.c | 111 InputEvent *evt) in hid_pointer_event() 229 InputEvent *evt) in hid_keyboard_event() 567 HIDPointerEvent evt; in hid_post_load() local
|
A D | stellaris_gamepad.c | 19 InputEvent *evt) in stellaris_gamepad_event()
|
A D | adb-kbd.c | 309 InputEvent *evt) in adb_keyboard_event()
|
A D | adb-mouse.c | 59 InputEvent *evt) in adb_mouse_handle_event()
|
A D | virtio-input-hid.c | 82 InputEvent *evt) in virtio_input_handle_event()
|
A D | ps2.c | 313 InputEvent *evt) in ps2_keyboard_event() 790 InputEvent *evt) in ps2_mouse_event()
|
/qemu/hw/i386/ |
A D | amd_iommu.c | 180 static void amdvi_log_event(AMDVIState *s, uint64_t *evt) in amdvi_log_event() 220 static void amdvi_encode_event(uint64_t *evt, uint16_t devid, uint64_t addr, in amdvi_encode_event() 237 uint64_t evt[2]; in amdvi_page_fault() local 253 uint64_t evt[2]; in amdvi_log_devtab_error() local 267 uint64_t evt[2]; in amdvi_log_command_error() local 281 uint64_t evt[2]; in amdvi_log_illegalcom_error() local 296 uint64_t evt[2]; in amdvi_log_illegaldevtab_error() local 308 uint64_t evt[2]; in amdvi_log_pagetab_error() local
|
/qemu/include/hw/acpi/ |
A D | generic_event_device.h | 106 MemoryRegion evt; member
|
A D | acpi.h | 147 ACPIPM1EVT evt; member
|
/qemu/chardev/ |
A D | msmouse.c | 125 InputEvent *evt) in msmouse_input_event()
|
A D | wctablet.c | 149 InputEvent *evt) in wctablet_input_event()
|
/qemu/hw/m68k/ |
A D | next-kbd.c | 245 static void nextkbd_event(DeviceState *dev, QemuConsole *src, InputEvent *evt) in nextkbd_event()
|
/qemu/hw/arm/ |
A D | smmuv3.c | 128 Evt evt = *evt_in; in queue_write() local 144 static MemTxResult smmuv3_write_eventq(SMMUv3State *s, Evt *evt) in smmuv3_write_eventq() 170 Evt evt = {}; in smmuv3_record_event() local
|
/qemu/include/hw/virtio/ |
A D | virtio-input.h | 62 VirtQueue *evt, *sts; member
|
/qemu/hw/acpi/ |
A D | generic_event_device.c | 46 Aml *evt, *field; in build_ged_aml() local
|
/qemu/hw/char/ |
A D | escc.c | 797 InputEvent *evt) in sunkbd_handle_event() 957 InputEvent *evt) in sunmouse_handle_event()
|
/qemu/hw/display/ |
A D | xenfb.c | 203 InputEvent *evt) in xenfb_key_event() 230 InputEvent *evt) in xenfb_mouse_event()
|
/qemu/hw/scsi/ |
A D | virtio-scsi.c | 967 VirtIOSCSIEvent *evt; in virtio_scsi_push_event() local 1197 VirtIOHandleOutput evt, in virtio_scsi_common_realize()
|
/qemu/hw/ipmi/ |
A D | ipmi_bmc_sim.c | 451 void ipmi_bmc_gen_event(IPMIBmc *b, uint8_t *evt, bool log) in ipmi_bmc_gen_event() 480 uint8_t evt[16]; in gen_event() local
|