Searched refs:HID_REPORT_TYPE_OUTPUT (Results 1 – 2 of 2) sorted by relevance
86 #define HID_REPORT_TYPE_OUTPUT 2 macro
174 ((type == HID_OUTPUT_REPORT) ? HID_REPORT_TYPE_OUTPUT : in hiddev_hid_event()194 ((type == HID_OUTPUT_REPORT) ? HID_REPORT_TYPE_OUTPUT : in hiddev_report_event()700 if (rinfo.report_type == HID_REPORT_TYPE_OUTPUT) in hiddev_ioctl()