Searched refs:usb_hid_handle_control (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dusb-hid.c633 static int usb_hid_handle_control(USBDevice *dev, int request, int value, function
858 s->dev.handle_control = usb_hid_handle_control;
879 s->dev.handle_control = usb_hid_handle_control;
900 s->dev.handle_control = usb_hid_handle_control;

Completed in 25 milliseconds