Lines Matching defs:report
325 struct hid_report *report, u8 *data, int size)
340 * Skip these report ID, the device emits a continuous stream associated
343 if (report->id == FEATURE_KBD_LED_REPORT_ID1 ||
344 report->id == FEATURE_KBD_LED_REPORT_ID2) {
346 /* Additional report filtering */
347 } else if (report->id == FEATURE_KBD_REPORT_ID) {
394 * The report ID should be set from the incoming buffer due to LED and key
479 /* begin second report ID with same data */
622 * [0] REPORT_ID (same value defined in report descriptor)
786 hi->report->id != T100CHI_MOUSE_REPORT_ID)
791 switch (hi->report->id) {
798 break; /* Touchpad report, handled below */
855 /* Don't map anything from the HID report.
1176 hid_info(hdev, "Fixing up Asus notebook report descriptor\n");
1183 hid_info(hdev, "Fixing up Asus T100 keyb report descriptor\n");
1212 hid_info(hdev, "Fixing up %s keyb report descriptor\n",
1226 /* report is missing usage mninum and maximum */
1234 hid_info(hdev, "Fixing up Asus G752 keyb report descriptor\n");
1249 hid_info(hdev, "Fixing up Asus N-KEY keyb report descriptor\n");