Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dhid.h52 void hid_reset(HIDState *hs);
/openbmc/qemu/hw/usb/
H A Ddev-hid.c572 hid_reset(&us->hid); in usb_hid_handle_reset()
/openbmc/qemu/hw/input/
H A Dhid.c486 void hid_reset(HIDState *hs) in hid_reset() function