Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dhid.h57 void hid_pointer_activate(HIDState *hs);
/openbmc/qemu/hw/usb/
H A Ddev-hid.c645 hid_pointer_activate(hs); in usb_hid_handle_control()
666 hid_pointer_activate(hs); in usb_hid_handle_data()
749 hid_pointer_activate(&s->hid); in usb_ptr_post_load()
/openbmc/qemu/hw/input/
H A Dhid.c350 void hid_pointer_activate(HIDState *hs) in hid_pointer_activate() function
366 hid_pointer_activate(hs); in hid_pointer_poll()