Lines Matching refs:HID_OUTPUT_REPORT
140 for (k = HID_INPUT_REPORT; k <= HID_OUTPUT_REPORT; k++) { in hidinput_find_key()
657 if (field->report_type == HID_OUTPUT_REPORT && in hidinput_configure_usage()
1267 if (field->report->type == HID_OUTPUT_REPORT) { in hidinput_configure_usage()
1665 list_for_each_entry(report, &hid->report_enum[HID_OUTPUT_REPORT].report_list, list) { in hidinput_find_field()
1683 &hid->report_enum[HID_OUTPUT_REPORT].report_list, in hidinput_get_led_field()
1704 &hid->report_enum[HID_OUTPUT_REPORT].report_list, in hidinput_count_leds()
1761 hid_hw_raw_request(hid, report->id, buf, len, HID_OUTPUT_REPORT, in hidinput_led_worker()
2061 for (k = HID_INPUT_REPORT; k <= HID_OUTPUT_REPORT; k++) { in hidinput_cleanup_hidinput()
2062 if (k == HID_OUTPUT_REPORT && in hidinput_cleanup_hidinput()
2211 for (k = HID_INPUT_REPORT; k <= HID_OUTPUT_REPORT; k++) { in hidinput_connect()
2212 if (k == HID_OUTPUT_REPORT && in hidinput_connect()