Lines Matching +full:01 +full:a
22 * string has a date suffix, e.g. HUION_T21j_221221
28 * and the dial as keyboard combinations. In tablet mode it uses a vendor specific
56 * R: 18 06 00 ff 09 01 a1 01 85 08 75 58 95 01 09 01 81 02 c0
112 …01 85 0a 09 20 a1 01 09 42 09 44 09 45 09 3c 15 00 25 01 7501 95 06 81 02 09 32 75 01 95 01 81 02 …
114 * Third hidraw node is the pad which sends a combination of keyboard shortcuts until
150 …01 09 06 a1 01 85 03 05 07 19 e0 29 e7 15 00 25 01 75 01 95 08 81 02 0507 19 00 29 ff 26 ff 00 75 …
177 // Byte 1 in report - just exists so we get to be a tablet pad
184 // Bytes 2/3 in report - just exists so we get to be a tablet pad
315 Usage_Dig_BarrelSwitch // BTN_STYLUS, needed so we get to be a tablet pad
321 // Bytes 2/3 - x/y just exist so we get to be a tablet pad
368 /* If we have a firmware ID and it matches our expected prefix, we in SEC()
414 /* Nicely enough, this device only supports one button down at a time so in SEC()
420 * Button 4: 03 01 16 00 00 00 00 00 -> Ctrl S in SEC()
424 * Wheel down: 03 01 2d 00 00 00 00 00 -> Ctrl - in SEC()
425 * Wheel up: 03 01 2e 00 00 00 00 00 -> Ctrl = in SEC()