Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c292 UHID_OUTPUT_REPORT, id, size); in uhid_write_callback()
623 case UHID_OUTPUT_REPORT: in uhid_ioctl()
654 case UHID_OUTPUT_REPORT: in uhid_ioctl()
800 uaa->info.bIfaceIndex, UHID_OUTPUT_REPORT, 0); in uhid_attach()
/third_party/FreeBSD/sys/dev/usb/
Dusbhid.h181 #define UHID_OUTPUT_REPORT 0x02 macro