Lines Matching full:report
19 0x85, 0x01, /* Report ID (1) 6 */
24 0x95, 0x01, /* Report Count (1) 18 */
25 0x75, 0x10, /* Report Size (16) 20 */
31 0x85, 0x02, /* Report ID (2) 31 */
35 0x75, 0x01, /* Report Size (1) 39 */
36 0x95, 0x03, /* Report Count (3) 41 */
38 0x95, 0x05, /* Report Count (5) 45 */
44 0x85, 0x03, /* Report ID (3) 57 */
49 0x75, 0x01, /* Report Size (1) 69 */
50 0x95, 0x08, /* Report Count (8) 71 */
56 0x85, 0x04, /* Report ID (4) 82 */
62 0x75, 0x01, /* Report Size (1) 94 */
63 0x95, 0x08, /* Report Count (8) 96 */
65 0x95, 0x30, /* Report Count (48) 100 */
66 0x75, 0x01, /* Report Size (1) 102 */
77 0x85, 0x05, /* Report ID (5) 123 */
78 0x95, 0x38, /* Report Count (56) 125 */
79 0x75, 0x01, /* Report Size (1) 127 */
90 0x85, 0x06, /* Report ID (6) 148 */
91 0x95, 0x38, /* Report Count (56) 150 */
92 0x75, 0x01, /* Report Size (1) 152 */
107 hid_info(hdev, "Fixing up SiGma Micro report descriptor\n"); in sm_report_fixup()