Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c289 UHID_OUTPUT_REPORT, id, size); in uhid_write_callback()
622 case UHID_OUTPUT_REPORT: in uhid_ioctl()
653 case UHID_OUTPUT_REPORT: in uhid_ioctl()
783 uaa->info.bIfaceIndex, UHID_OUTPUT_REPORT, 0); in uhid_attach()
/third_party/FreeBSD/sys/dev/usb/
Dusbhid.h181 #define UHID_OUTPUT_REPORT 0x02 macro
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/bsd/
DSDL_sysjoystick.c110 {UHID_OUTPUT_REPORT, hid_output, "output"},