| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-maltron.c | 26 0x05, 0x01, /* Usage Page (Generic Desktop Ctrls) */ 27 0x09, 0x80, /* Usage (Sys Control) */ 28 0xA1, 0x01, /* Collection (Application) */ 29 0x85, 0x02, /* Report ID (2) */ 30 0x75, 0x01, /* Report Size (1) */ 31 0x95, 0x01, /* Report Count (1) */ 32 0x15, 0x00, /* Logical Minimum (0) */ 33 0x25, 0x01, /* Logical Maximum (1) */ 34 0x09, 0x82, /* Usage (Sys Sleep) */ 35 0x81, 0x06, /* Input (Data,Var,Rel) */ [all …]
|
| D | hid-waltop.c | 47 0x05, 0x0D, /* Usage Page (Digitizer), */ 48 0x09, 0x02, /* Usage (Pen), */ 49 0xA1, 0x01, /* Collection (Application), */ 50 0x85, 0x10, /* Report ID (16), */ 51 0x09, 0x20, /* Usage (Stylus), */ 52 0xA0, /* Collection (Physical), */ 53 0x09, 0x42, /* Usage (Tip Switch), */ 54 0x09, 0x44, /* Usage (Barrel Switch), */ 55 0x09, 0x46, /* Usage (Tablet Pick), */ 56 0x15, 0x01, /* Logical Minimum (1), */ [all …]
|
| D | hid-keytouch.c | 20 0x05, 0x01, 0x09, 0x06, 0xa1, 0x01, 0x05, 0x07, 0x19, 0xe0, 0x29, 0xe7, 0x15, 21 0x00, 0x25, 0x01, 0x75, 0x01, 0x95, 0x08, 0x81, 0x02, 0x95, 0x01, 0x75, 0x08, 22 0x81, 0x01, 0x95, 0x03, 0x75, 0x01, 0x05, 0x08, 0x19, 0x01, 0x29, 0x03, 0x91, 23 0x02, 0x95, 0x05, 0x75, 0x01, 0x91, 0x01, 0x95, 0x06, 0x75, 0x08, 0x15, 0x00, 24 0x26, 0xff, 0x00, 0x05, 0x07, 0x19, 0x00, 0x2a, 0xff, 0x00, 0x81, 0x00, 0xc0
|
| D | hid-uclogic-rdesc.c | 23 0x05, 0x0D, /* Usage Page (Digitizer), */ 24 0x09, 0x02, /* Usage (Pen), */ 25 0xA1, 0x01, /* Collection (Application), */ 26 0x85, 0x09, /* Report ID (9), */ 27 0x09, 0x20, /* Usage (Stylus), */ 28 0xA0, /* Collection (Physical), */ 29 0x75, 0x01, /* Report Size (1), */ 30 0x09, 0x42, /* Usage (Tip Switch), */ 31 0x09, 0x44, /* Usage (Barrel Switch), */ 32 0x09, 0x46, /* Usage (Tablet Pick), */ [all …]
|
| D | hid-kye.c | 24 0x06, 0x00, 0xFF, /* Usage Page (FF00h), */ 25 0x09, 0x01, /* Usage (01h), */ 26 0xA1, 0x01, /* Collection (Application), */ 27 0x85, 0x05, /* Report ID (5), */ 28 0x09, 0x01, /* Usage (01h), */ 29 0x15, 0x80, /* Logical Minimum (-128), */ 30 0x25, 0x7F, /* Logical Maximum (127), */ 31 0x75, 0x08, /* Report Size (8), */ 32 0x95, 0x07, /* Report Count (7), */ 33 0xB1, 0x02, /* Feature (Variable), */ [all …]
|
| D | hid-lg.c | 29 #define LG_RDESC 0x001 30 #define LG_BAD_RELATIVE_KEYS 0x002 31 #define LG_DUPLICATE_USAGES 0x004 32 #define LG_EXPANDED_KEYMAP 0x010 33 #define LG_IGNORE_DOUBLED_WHEEL 0x020 34 #define LG_WIRELESS 0x040 35 #define LG_INVERT_HWHEEL 0x080 36 #define LG_NOGET 0x100 37 #define LG_FF 0x200 38 #define LG_FF2 0x400 [all …]
|
| D | hid-steelseries.c | 35 0x05, 0x01, /* Usage Page (Desktop) */ 36 0x09, 0x08, /* Usage (MultiAxis), Changed */ 37 0xA1, 0x01, /* Collection (Application), */ 38 0xA1, 0x02, /* Collection (Logical), */ 39 0x95, 0x01, /* Report Count (1), */ 40 0x05, 0x01, /* Changed Usage Page (Desktop), */ 41 0x09, 0x30, /* Changed Usage (X), */ 42 0x16, 0xF8, 0xF8, /* Logical Minimum (-1800), */ 43 0x26, 0x08, 0x07, /* Logical Maximum (1800), */ 44 0x65, 0x14, /* Unit (Degrees), */ [all …]
|
| D | hid-holtek-kbd.c | 32 0x05, 0x01, /* Usage Page (Desktop), */ 33 0x09, 0x80, /* Usage (Sys Control), */ 34 0xA1, 0x01, /* Collection (Application), */ 35 0x85, 0x01, /* Report ID (1), */ 36 0x19, 0x81, /* Usage Minimum (Sys Power Down), */ 37 0x29, 0x83, /* Usage Maximum (Sys Wake Up), */ 38 0x15, 0x00, /* Logical Minimum (0), */ 39 0x25, 0x01, /* Logical Maximum (1), */ 40 0x95, 0x03, /* Report Count (3), */ 41 0x75, 0x01, /* Report Size (1), */ [all …]
|
| D | hid-viewsonic.c | 26 0x05, 0x0D, /* Usage Page (Digitizer), */ 27 0x09, 0x02, /* Usage (Pen), */ 28 0xA1, 0x01, /* Collection (Application), */ 29 0x85, 0x02, /* Report ID (2), */ 30 0x09, 0x20, /* Usage (Stylus), */ 31 0xA0, /* Collection (Physical), */ 32 0x75, 0x10, /* Report Size (16), */ 33 0x95, 0x01, /* Report Count (1), */ 34 0xA4, /* Push, */ 35 0x05, 0x01, /* Usage Page (Desktop), */ [all …]
|
| /kernel/linux/linux-4.19/drivers/hid/ |
| D | hid-waltop.c | 50 0x05, 0x0D, /* Usage Page (Digitizer), */ 51 0x09, 0x02, /* Usage (Pen), */ 52 0xA1, 0x01, /* Collection (Application), */ 53 0x85, 0x10, /* Report ID (16), */ 54 0x09, 0x20, /* Usage (Stylus), */ 55 0xA0, /* Collection (Physical), */ 56 0x09, 0x42, /* Usage (Tip Switch), */ 57 0x09, 0x44, /* Usage (Barrel Switch), */ 58 0x09, 0x46, /* Usage (Tablet Pick), */ 59 0x15, 0x01, /* Logical Minimum (1), */ [all …]
|
| D | hid-keytouch.c | 23 0x05, 0x01, 0x09, 0x06, 0xa1, 0x01, 0x05, 0x07, 0x19, 0xe0, 0x29, 0xe7, 0x15, 24 0x00, 0x25, 0x01, 0x75, 0x01, 0x95, 0x08, 0x81, 0x02, 0x95, 0x01, 0x75, 0x08, 25 0x81, 0x01, 0x95, 0x03, 0x75, 0x01, 0x05, 0x08, 0x19, 0x01, 0x29, 0x03, 0x91, 26 0x02, 0x95, 0x05, 0x75, 0x01, 0x91, 0x01, 0x95, 0x06, 0x75, 0x08, 0x15, 0x00, 27 0x26, 0xff, 0x00, 0x05, 0x07, 0x19, 0x00, 0x2a, 0xff, 0x00, 0x81, 0x00, 0xc0
|
| D | hid-kye.c | 27 0x06, 0x00, 0xFF, /* Usage Page (FF00h), */ 28 0x09, 0x01, /* Usage (01h), */ 29 0xA1, 0x01, /* Collection (Application), */ 30 0x85, 0x05, /* Report ID (5), */ 31 0x09, 0x01, /* Usage (01h), */ 32 0x15, 0x80, /* Logical Minimum (-128), */ 33 0x25, 0x7F, /* Logical Maximum (127), */ 34 0x75, 0x08, /* Report Size (8), */ 35 0x95, 0x07, /* Report Count (7), */ 36 0xB1, 0x02, /* Feature (Variable), */ [all …]
|
| D | hid-lg.c | 32 #define LG_RDESC 0x001 33 #define LG_BAD_RELATIVE_KEYS 0x002 34 #define LG_DUPLICATE_USAGES 0x004 35 #define LG_EXPANDED_KEYMAP 0x010 36 #define LG_IGNORE_DOUBLED_WHEEL 0x020 37 #define LG_WIRELESS 0x040 38 #define LG_INVERT_HWHEEL 0x080 39 #define LG_NOGET 0x100 40 #define LG_FF 0x200 41 #define LG_FF2 0x400 [all …]
|
| D | hid-uclogic.c | 29 0x05, 0x0D, /* Usage Page (Digitizer), */ 30 0x09, 0x02, /* Usage (Pen), */ 31 0xA1, 0x01, /* Collection (Application), */ 32 0x85, 0x09, /* Report ID (9), */ 33 0x09, 0x20, /* Usage (Stylus), */ 34 0xA0, /* Collection (Physical), */ 35 0x75, 0x01, /* Report Size (1), */ 36 0x09, 0x42, /* Usage (Tip Switch), */ 37 0x09, 0x44, /* Usage (Barrel Switch), */ 38 0x09, 0x46, /* Usage (Tablet Pick), */ [all …]
|
| D | hid-steelseries.c | 38 0x05, 0x01, /* Usage Page (Desktop) */ 39 0x09, 0x08, /* Usage (MultiAxis), Changed */ 40 0xA1, 0x01, /* Collection (Application), */ 41 0xA1, 0x02, /* Collection (Logical), */ 42 0x95, 0x01, /* Report Count (1), */ 43 0x05, 0x01, /* Changed Usage Page (Desktop), */ 44 0x09, 0x30, /* Changed Usage (X), */ 45 0x16, 0xF8, 0xF8, /* Logical Minimum (-1800), */ 46 0x26, 0x08, 0x07, /* Logical Maximum (1800), */ 47 0x65, 0x14, /* Unit (Degrees), */ [all …]
|
| D | hid-holtek-kbd.c | 35 0x05, 0x01, /* Usage Page (Desktop), */ 36 0x09, 0x80, /* Usage (Sys Control), */ 37 0xA1, 0x01, /* Collection (Application), */ 38 0x85, 0x01, /* Report ID (1), */ 39 0x19, 0x81, /* Usage Minimum (Sys Power Down), */ 40 0x29, 0x83, /* Usage Maximum (Sys Wake Up), */ 41 0x15, 0x00, /* Logical Minimum (0), */ 42 0x25, 0x01, /* Logical Maximum (1), */ 43 0x95, 0x03, /* Report Count (3), */ 44 0x75, 0x01, /* Report Size (1), */ [all …]
|
| /kernel/linux/linux-5.10/kernel/bpf/preload/iterators/ |
| D | iterators.skel.h | 124 s->maps[0].name = "iterator.rodata"; in iterators_bpf__create_skeleton() 125 s->maps[0].map = &obj->maps.rodata; in iterators_bpf__create_skeleton() 126 s->maps[0].mmaped = (void **)&obj->rodata; in iterators_bpf__create_skeleton() 135 s->progs[0].name = "dump_bpf_map"; in iterators_bpf__create_skeleton() 136 s->progs[0].prog = &obj->progs.dump_bpf_map; in iterators_bpf__create_skeleton() 137 s->progs[0].link = &obj->links.dump_bpf_map; in iterators_bpf__create_skeleton() 145 \x7f\x45\x4c\x46\x02\x01\x01\0\0\0\0\0\0\0\0\0\x01\0\xf7\0\x01\0\0\0\0\0\0\0\0\ in iterators_bpf__create_skeleton() 146 \0\0\0\0\0\0\0\0\0\0\0\x48\x18\0\0\0\0\0\0\0\0\0\0\x40\0\0\0\0\0\x40\0\x0f\0\ in iterators_bpf__create_skeleton() 147 \x0e\0\x79\x12\0\0\0\0\0\0\x79\x26\0\0\0\0\0\0\x79\x17\x08\0\0\0\0\0\x15\x07\ in iterators_bpf__create_skeleton() 148 \x1a\0\0\0\0\0\x79\x21\x10\0\0\0\0\0\x55\x01\x08\0\0\0\0\0\xbf\xa4\0\0\0\0\0\0\ in iterators_bpf__create_skeleton() [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/i2c-hid/ |
| D | i2c-hid-dmi-quirks.c | 40 {0x1e, 0x00, /* Length of descriptor */ 41 0x00, 0x01, /* Version of descriptor */ 42 0xdb, 0x01, /* Length of report descriptor */ 43 0x21, 0x00, /* Location of report descriptor */ 44 0x24, 0x00, /* Location of input report */ 45 0x1b, 0x00, /* Max input report length */ 46 0x25, 0x00, /* Location of output report */ 47 0x11, 0x00, /* Max output report length */ 48 0x22, 0x00, /* Location of command register */ 49 0x23, 0x00, /* Location of data register */ [all …]
|
| /kernel/linux/linux-4.19/drivers/hid/i2c-hid/ |
| D | i2c-hid-dmi-quirks.c | 40 {0x1e, 0x00, /* Length of descriptor */ 41 0x00, 0x01, /* Version of descriptor */ 42 0xdb, 0x01, /* Length of report descriptor */ 43 0x21, 0x00, /* Location of report descriptor */ 44 0x24, 0x00, /* Location of input report */ 45 0x1b, 0x00, /* Max input report length */ 46 0x25, 0x00, /* Location of output report */ 47 0x11, 0x00, /* Max output report length */ 48 0x22, 0x00, /* Location of command register */ 49 0x23, 0x00, /* Location of data register */ [all …]
|
| /kernel/linux/linux-5.10/crypto/ |
| D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 253 "\xcc\x5e\xa4\x6c\xc3\x4d\x28\xef\xda\xaf\xec\x14\x92\xfc\xa3\x75" 285 "\x65\x79\x97\x0D\x24\xF4\xF0\x67\x6E\x75\x2D\xBF\x10\x3D\xA8\x7D" 315 "\x19\x82\x77\xe3\x0a\x5f\x75\x2f\x8e\xb1\xe5\xe8\x91\x35\x1b\x3b" 316 "\x33\xb7\x66\x92\xd1\xf2\x8e\x6f\xe5\x75\x0c\xad\x36\xfb\x4e\xd0" 357 "\x19\x82\x77\xe3\x0a\x5f\x75\x2f\x8e\xb1\xe5\xe8\x91\x35\x1b\x3b" 358 "\x33\xb7\x66\x92\xd1\xf2\x8e\x6f\xe5\x75\x0c\xad\x36\xfb\x4e\xd0" 386 "\x02\x01\x28\x38\x43\x21\x53\x84\x69\x75\x78\x15\x7E\xEE\xD2\x1B" 388 "\xB2\x75\x35\x01\xC3\xC3\xC4\x94\xE8\x84\x86\x64\x81\xF4\x42\xAA" [all …]
|
| /kernel/linux/linux-4.19/crypto/ |
| D | testmgr.h | 228 "\xcc\x5e\xa4\x6c\xc3\x4d\x28\xef\xda\xaf\xec\x14\x92\xfc\xa3\x75" 260 "\x65\x79\x97\x0D\x24\xF4\xF0\x67\x6E\x75\x2D\xBF\x10\x3D\xA8\x7D" 290 "\x19\x82\x77\xe3\x0a\x5f\x75\x2f\x8e\xb1\xe5\xe8\x91\x35\x1b\x3b" 291 "\x33\xb7\x66\x92\xd1\xf2\x8e\x6f\xe5\x75\x0c\xad\x36\xfb\x4e\xd0" 332 "\x19\x82\x77\xe3\x0a\x5f\x75\x2f\x8e\xb1\xe5\xe8\x91\x35\x1b\x3b" 333 "\x33\xb7\x66\x92\xd1\xf2\x8e\x6f\xe5\x75\x0c\xad\x36\xfb\x4e\xd0" 361 "\x02\x01\x28\x38\x43\x21\x53\x84\x69\x75\x78\x15\x7E\xEE\xD2\x1B" 363 "\xB2\x75\x35\x01\xC3\xC3\xC4\x94\xE8\x84\x86\x64\x81\xF4\x42\xAA" 368 "\x73\x52\x56\xCF\x76\x26\xC9\xDD\x75\xD7\xFC\xF4\x69\xD8\x7B\x55" 375 "\x3B\x3C\xF0\x8E\x4E\x35\x48\xAE\x63\x74\xA9\xFC\x72\x75\x8E\x34" [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_edid_load.c | 30 return 0; in __drm_set_edid_firmware_path() 53 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 54 0x31, 0xd8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 55 0x05, 0x16, 0x01, 0x03, 0x6d, 0x1b, 0x14, 0x78, 56 0xea, 0x5e, 0xc0, 0xa4, 0x59, 0x4a, 0x98, 0x25, 57 0x20, 0x50, 0x54, 0x01, 0x00, 0x00, 0x45, 0x40, 58 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 59 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0xa0, 0x0f, 60 0x20, 0x00, 0x31, 0x58, 0x1c, 0x20, 0x28, 0x80, 61 0x14, 0x00, 0x15, 0xd0, 0x10, 0x00, 0x00, 0x1e, [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/ |
| D | drm_edid_load.c | 39 return 0; in __drm_set_edid_firmware_path() 62 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 63 0x31, 0xd8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 64 0x05, 0x16, 0x01, 0x03, 0x6d, 0x1b, 0x14, 0x78, 65 0xea, 0x5e, 0xc0, 0xa4, 0x59, 0x4a, 0x98, 0x25, 66 0x20, 0x50, 0x54, 0x01, 0x00, 0x00, 0x45, 0x40, 67 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 68 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0xa0, 0x0f, 69 0x20, 0x00, 0x31, 0x58, 0x1c, 0x20, 0x28, 0x80, 70 0x14, 0x00, 0x15, 0xd0, 0x10, 0x00, 0x00, 0x1e, [all …]
|
| /kernel/linux/linux-4.19/Documentation/dev-tools/ |
| D | kasan.rst | 49 …BUG: AddressSanitizer: out of bounds access in kmalloc_oob_right+0x65/0x75 [test_kasan] at addr ff… 56 INFO: Allocated in kmalloc_oob_right+0x3d/0x75 [test_kasan] age=0 cpu=0 pid=1689 57 __slab_alloc+0x4b4/0x4f0 58 kmem_cache_alloc_trace+0x10b/0x190 59 kmalloc_oob_right+0x3d/0x75 [test_kasan] 60 init_module+0x9/0x47 [test_kasan] 61 do_one_initcall+0x99/0x200 62 load_module+0x2cb3/0x3b20 63 SyS_finit_module+0x76/0x80 64 system_call_fastpath+0x12/0x17 [all …]
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | isdnif.h | 22 #define ISDN_PTYPE_UNKNOWN 0 /* Protocol undefined */ 32 #define ISDN_PROTO_L2_X75I 0 /* X75/LAPB with I-Frames */ 33 #define ISDN_PROTO_L2_X75UI 1 /* X75/LAPB with UI-Frames */ 34 #define ISDN_PROTO_L2_X75BUI 2 /* X75/LAPB with UI-Frames */ 50 #define ISDN_PROTO_L3_TRANS 0 /* Transparent */
|