Home
last modified time | relevance | path

Searched refs:hid_set_next_idle (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/input/
H A Dhid.h56 void hid_set_next_idle(HIDState *hs);
/openbmc/qemu/hw/usb/
H A Ddev-hid.c643 hid_set_next_idle(hs); in usb_hid_handle_control()
672 hid_set_next_idle(hs); in usb_hid_handle_data()
/openbmc/qemu/hw/input/
H A Dhid.c96 void hid_set_next_idle(HIDState *hs) in hid_set_next_idle() function
555 hid_set_next_idle(s); in hid_post_load()