Lines Matching full:report
29 0x85, 0x02, /* Report ID (2) */
30 0x75, 0x01, /* Report Size (1) */
31 0x95, 0x01, /* Report Count (1) */
40 0x75, 0x05, /* Report Size (5) */
46 0x85, 0x03, /* Report ID (3) */
47 0x95, 0x01, /* Report Count (1) */
48 0x75, 0x10, /* Report Size (16) */
56 0x85, 0x04, /* Report ID (4) */
57 0x95, 0x01, /* Report Count (1) */
58 0x75, 0x10, /* Report Size (16) */
62 0x75, 0x02, /* Report Size (2) */
66 0x75, 0x06, /* Report Size (6) */
68 0x75, 0x01, /* Report Size (1) */
75 0x75, 0x06, /* Report Size (6) */
76 0x95, 0x01, /* Report Count (1) */
86 0x85, 0x02, /* Report ID (2) */
87 0x75, 0x01, /* Report Size (1) */
88 0x95, 0x01, /* Report Count (1) */
97 0x75, 0x05, /* Report Size (5) */
103 0x85, 0x03, /* Report ID (3) */
106 0x95, 0x01, /* Report Count (1) */
107 0x75, 0x10, /* Report Size (16) */
115 0x85, 0x04, /* Report ID (4) */
116 0x95, 0x01, /* Report Count (1) */
117 0x75, 0x10, /* Report Size (16) */
121 0x75, 0x02, /* Report Size (2) */
125 0x75, 0x06, /* Report Size (6) */
127 0x75, 0x01, /* Report Size (1) */
134 0x75, 0x06, /* Report Size (6) */
135 0x95, 0x01, /* Report Count (1) */
145 hid_info(hdev, "Replacing Maltron L90 keyboard report descriptor\n"); in maltron_report_fixup()