|
61 | 61 | */
|
62 | 62 | static __u8 df_rdesc_fixed[] = {
|
63 | 63 | 0x05, 0x01, /* Usage Page (Desktop), */
|
64 |
| -0x09, 0x04, /* Usage (Joystik), */ |
| 64 | +0x09, 0x04, /* Usage (Joystick), */ |
65 | 65 | 0xA1, 0x01, /* Collection (Application), */
|
66 | 66 | 0xA1, 0x02, /* Collection (Logical), */
|
67 | 67 | 0x95, 0x01, /* Report Count (1), */
|
@@ -127,7 +127,7 @@ static __u8 df_rdesc_fixed[] = {
|
127 | 127 |
|
128 | 128 | static __u8 dfp_rdesc_fixed[] = {
|
129 | 129 | 0x05, 0x01, /* Usage Page (Desktop), */
|
130 |
| -0x09, 0x04, /* Usage (Joystik), */ |
| 130 | +0x09, 0x04, /* Usage (Joystick), */ |
131 | 131 | 0xA1, 0x01, /* Collection (Application), */
|
132 | 132 | 0xA1, 0x02, /* Collection (Logical), */
|
133 | 133 | 0x95, 0x01, /* Report Count (1), */
|
@@ -175,7 +175,7 @@ static __u8 dfp_rdesc_fixed[] = {
|
175 | 175 |
|
176 | 176 | static __u8 fv_rdesc_fixed[] = {
|
177 | 177 | 0x05, 0x01, /* Usage Page (Desktop), */
|
178 |
| -0x09, 0x04, /* Usage (Joystik), */ |
| 178 | +0x09, 0x04, /* Usage (Joystick), */ |
179 | 179 | 0xA1, 0x01, /* Collection (Application), */
|
180 | 180 | 0xA1, 0x02, /* Collection (Logical), */
|
181 | 181 | 0x95, 0x01, /* Report Count (1), */
|
@@ -242,7 +242,7 @@ static __u8 fv_rdesc_fixed[] = {
|
242 | 242 |
|
243 | 243 | static __u8 momo_rdesc_fixed[] = {
|
244 | 244 | 0x05, 0x01, /* Usage Page (Desktop), */
|
245 |
| -0x09, 0x04, /* Usage (Joystik), */ |
| 245 | +0x09, 0x04, /* Usage (Joystick), */ |
246 | 246 | 0xA1, 0x01, /* Collection (Application), */
|
247 | 247 | 0xA1, 0x02, /* Collection (Logical), */
|
248 | 248 | 0x95, 0x01, /* Report Count (1), */
|
@@ -288,7 +288,7 @@ static __u8 momo_rdesc_fixed[] = {
|
288 | 288 |
|
289 | 289 | static __u8 momo2_rdesc_fixed[] = {
|
290 | 290 | 0x05, 0x01, /* Usage Page (Desktop), */
|
291 |
| -0x09, 0x04, /* Usage (Joystik), */ |
| 291 | +0x09, 0x04, /* Usage (Joystick), */ |
292 | 292 | 0xA1, 0x01, /* Collection (Application), */
|
293 | 293 | 0xA1, 0x02, /* Collection (Logical), */
|
294 | 294 | 0x95, 0x01, /* Report Count (1), */
|
|
0 commit comments