Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 10 of 10) sorted by relevance

/qemu/hw/input/
H A Dhid.c75 bool hid_has_events(HIDState *hs) in hid_has_events()
82 HIDState *hs = opaque; in hid_idle_timer() local
88 static void hid_del_idle_timer(HIDState *hs) in hid_del_idle_timer()
96 void hid_set_next_idle(HIDState *hs) in hid_set_next_idle()
120 HIDState *hs = (HIDState *)dev; in hid_pointer_event() local
170 HIDState *hs = (HIDState *)dev; in hid_pointer_sync() local
231 HIDState *hs = (HIDState *)dev; in hid_keyboard_event() local
250 static void hid_keyboard_process_keycode(HIDState *hs) in hid_keyboard_process_keycode()
350 void hid_pointer_activate(HIDState *hs) in hid_pointer_activate()
358 int hid_pointer_poll(HIDState *hs, uint8_t *buf, int len) in hid_pointer_poll()
[all …]
H A Dadb-mouse.c41 QemuInputHandlerState *hs; member
/qemu/hw/usb/
H A Ddev-hid.c561 static void usb_hid_changed(HIDState *hs) in usb_hid_changed()
579 HIDState *hs = &us->hid; in usb_hid_handle_control() local
658 HIDState *hs = &us->hid; in usb_hid_handle_data() local
/qemu/hw/uefi/
H A Dvar-service-siglist.c71 uefi_vars_hash *h, *hs; in uefi_vars_siglist_free() local
/qemu/chardev/
H A Dmsmouse.c60 QemuInputHandlerState *hs; member
H A Dwctablet.c70 QemuInputHandlerState *hs; member
/qemu/include/hw/virtio/
H A Dvirtio-input.h90 QemuInputHandlerState *hs; member
/qemu/include/hw/char/
H A Descc.h47 QemuInputHandlerState *hs; member
/qemu/target/i386/whpx/
H A Dwhpx-all.c263 WHV_X64_SEGMENT_REGISTER hs; in whpx_seg_q2h() local
288 static SegmentCache whpx_seg_h2q(const WHV_X64_SEGMENT_REGISTER *hs) in whpx_seg_h2q()
/qemu/target/arm/tcg/
H A Dvec_helper.c701 int64_t hs = int128_gethi(r); in do_sat128_d() local