Home
last modified time | relevance | path

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

/qemu/include/hw/input/
H A Dhid.h53 void hid_free(HIDState *hs);
/qemu/hw/input/
H A Dhid.c507 void hid_free(HIDState *hs) in hid_free() function
/qemu/hw/usb/
H A Ddev-hid.c695 hid_free(&us->hid); in usb_hid_unrealize()