Searched refs:qemu_input_event_send_impl (Results 1 – 5 of 5) sorted by relevance
7 qemu_input_event_send_impl(src, evt); in replay_input_event()
145 qemu_input_event_send_impl(src, evt); in replay_input_event()
44 qemu_input_event_send_impl(NULL, (InputEvent *)event->opaque); in replay_run_event()
41 void qemu_input_event_send_impl(QemuConsole *src, InputEvent *evt);
306 void qemu_input_event_send_impl(QemuConsole *src, InputEvent *evt) in qemu_input_event_send_impl() function