Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/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
/openbmc/phosphor-pid-control/test/
H A Dsensor_host_unittest.cpp92 HostSensor* hs = static_cast<HostSensor*>(s.get()); in TEST() local
/openbmc/qemu/hw/uefi/
H A Dvar-service-siglist.c71 uefi_vars_hash *h, *hs; in uefi_vars_siglist_free() local
/openbmc/u-boot/drivers/usb/gadget/
H A Dcomposite.c218 int hs = 0; in config_desc() local
250 int hs = 0; in count_configs() local
H A Df_fastboot.c111 struct usb_endpoint_descriptor *hs) in fb_ep_desc()
H A Df_thor.c360 ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_desc()
H A Df_rockusb.c130 struct usb_endpoint_descriptor *hs) in rkusb_ep_desc()
H A Dether.c819 ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_desc()
883 int hs = 0; in config_buf() local
H A Dstorage_common.c535 struct usb_endpoint_descriptor *hs) in fsg_ep_desc()
/openbmc/qemu/chardev/
H A Dmsmouse.c60 QemuInputHandlerState *hs; member
H A Dwctablet.c70 QemuInputHandlerState *hs; member
/openbmc/qemu/include/hw/char/
H A Descc.h47 QemuInputHandlerState *hs; member
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-input.h90 QemuInputHandlerState *hs; member
/openbmc/u-boot/include/linux/usb/
H A Dcomposite.h144 ep_choose(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_choose()
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c265 WHV_X64_SEGMENT_REGISTER hs; in whpx_seg_q2h() local
290 static SegmentCache whpx_seg_h2q(const WHV_X64_SEGMENT_REGISTER *hs) in whpx_seg_h2q()
/openbmc/u-boot/include/
H A Dusb.h569 } __attribute__ ((packed)) hs; member
/openbmc/qemu/target/arm/tcg/
H A Dvec_helper.c701 int64_t hs = int128_gethi(r); in do_sat128_d() local