/openbmc/qemu/hw/input/ |
H A D | hid.c | 75 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 D | adb-mouse.c | 41 QemuInputHandlerState *hs; member
|
/openbmc/linux/drivers/spi/ |
H A D | spi-hisi-kunpeng.c | 161 static int hisi_spi_debugfs_init(struct hisi_spi *hs) in hisi_spi_debugfs_init() 181 static u32 hisi_spi_busy(struct hisi_spi *hs) in hisi_spi_busy() 186 static u32 hisi_spi_rx_not_empty(struct hisi_spi *hs) in hisi_spi_rx_not_empty() 191 static u32 hisi_spi_tx_not_full(struct hisi_spi *hs) in hisi_spi_tx_not_full() 196 static void hisi_spi_flush_fifo(struct hisi_spi *hs) in hisi_spi_flush_fifo() 207 static void hisi_spi_disable(struct hisi_spi *hs) in hisi_spi_disable() 224 static void hisi_spi_reader(struct hisi_spi *hs) in hisi_spi_reader() 250 static void hisi_spi_writer(struct hisi_spi *hs) in hisi_spi_writer() 323 static void hisi_spi_hw_init(struct hisi_spi *hs) in hisi_spi_hw_init() 338 struct hisi_spi *hs = spi_controller_get_devdata(host); in hisi_spi_irq() local [all …]
|
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-cygnus.c | 23 #define ASIU_DIV_VAL(o, es, hs, hw, ls, lw) \ argument 36 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
|
H A D | clk-nsp.c | 26 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
|
H A D | clk-ns2.c | 28 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
|
H A D | clk-sr.c | 30 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
|
/openbmc/qemu/hw/usb/ |
H A D | dev-hid.c | 561 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/linux/drivers/video/fbdev/ |
H A D | acornfb.c | 415 unsigned long hs, vs; in acornfb_validate_timing() local 952 unsigned long hs; in acornfb_probe() local
|
/openbmc/linux/drivers/usb/gadget/ |
H A D | config.c | 161 struct usb_descriptor_header **hs, in usb_assign_descriptors()
|
/openbmc/phosphor-pid-control/test/ |
H A D | sensor_host_unittest.cpp | 87 HostSensor* hs = static_cast<HostSensor*>(s.get()); in TEST() local
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | hvCall_inst.c | 56 struct hcall_stats *hs = m->private; in hc_show() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | composite.c | 218 int hs = 0; in config_desc() local 250 int hs = 0; in count_configs() local
|
H A D | f_fastboot.c | 111 struct usb_endpoint_descriptor *hs) in fb_ep_desc()
|
/openbmc/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_pm.h | 29 hs:1, member
|
/openbmc/linux/drivers/crypto/ |
H A D | atmel-sha.c | 1791 size_t hs = ctx->hash_size; in atmel_sha_hmac_compute_opad_hash() local 1806 size_t hs = ctx->hash_size; in atmel_sha_hmac_setup_done() local 1877 size_t hs = ctx->hash_size; in atmel_sha_hmac_init_done() local 1896 size_t hs = ctx->hash_size; in atmel_sha_hmac_final() local 1953 size_t hs = ctx->hash_size; in atmel_sha_hmac_digest2() local 2309 size_t hs = ctx->hash_size; in atmel_sha_authenc_init2() local
|
/openbmc/linux/drivers/usb/dwc2/ |
H A D | gadget.c | 1407 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_hsotg_ep_queue() local 1530 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_hsotg_ep_queue_lock() local 4331 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_hsotg_ep_dequeue() local 4361 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_gadget_ep_set_wedge() local 4387 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_hsotg_ep_sethalt() local 4466 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_hsotg_ep_sethalt_lock() local
|
/openbmc/linux/arch/x86/crypto/ |
H A D | poly1305_glue.c | 43 u64 hs[3]; member
|
/openbmc/qemu/chardev/ |
H A D | msmouse.c | 60 QemuInputHandlerState *hs; member
|
H A D | wctablet.c | 70 QemuInputHandlerState *hs; member
|
/openbmc/linux/sound/soc/ti/ |
H A D | rx51.c | 49 int hp = 0, hs = 0, tvout = 0; in rx51_ext_control() local
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-input.h | 90 QemuInputHandlerState *hs; member
|
/openbmc/qemu/include/hw/char/ |
H A D | escc.h | 47 QemuInputHandlerState *hs; member
|
/openbmc/u-boot/include/linux/usb/ |
H A D | composite.h | 144 ep_choose(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_choose()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dsi.h | 61 bool hs; member
|