Searched refs:qemu_input_event_send_impl (Results 1 – 3 of 3) sorted by relevance
41 void qemu_input_event_send_impl(QemuConsole *src, InputEvent *evt);
145 qemu_input_event_send_impl(src, evt); in replay_input_event()
306 void qemu_input_event_send_impl(QemuConsole *src, InputEvent *evt) in qemu_input_event_send_impl() function