/Linux-v6.1/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-uclogic-rdesc.c | 23 0x05, 0x0D, /* Usage Page (Digitizer), */ 24 0x09, 0x01, /* Usage (Digitizer), */ 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-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-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-sigmamicro.c | 16 0x05, 0x0c, /* Usage Page (Consumer Devices) 0 */ 17 0x09, 0x01, /* Usage (Consumer Control) 2 */ 18 0xa1, 0x01, /* Collection (Application) 4 */ 19 0x85, 0x01, /* Report ID (1) 6 */ 20 0x19, 0x00, /* Usage Minimum (0) 8 */ 21 0x2a, 0x3c, 0x02, /* Usage Maximum (572) 10 */ 22 0x15, 0x00, /* Logical Minimum (0) 13 */ 23 0x26, 0x3c, 0x02, /* Logical Maximum (572) 15 */ 24 0x95, 0x01, /* Report Count (1) 18 */ 25 0x75, 0x10, /* Report Size (16) 20 */ [all …]
|
D | hid-xiaomi.c | 18 0x05, 0x01, /* Usage Page (Desktop), */ 19 0x09, 0x02, /* Usage (Mouse), */ 20 0xA1, 0x01, /* Collection (Application), */ 21 0x85, 0x03, /* Report ID (3), */ 22 0x09, 0x01, /* Usage (Pointer), */ 23 0xA1, 0x00, /* Collection (Physical), */ 24 0x05, 0x09, /* Usage Page (Button), */ 25 0x19, 0x01, /* Usage Minimum (01h), */ 26 0x29, 0x05, /* X */ /* Usage Maximum (05h), */ 27 0x15, 0x00, /* Logical Minimum (0), */ [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, 0x01, /* Usage (Digitizer), */ 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 …]
|
D | hid-logitech-dj.c | 21 #define DJ_RECEIVER_INDEX 0 28 #define REPORT_ID_DJ_SHORT 0x20 29 #define REPORT_ID_DJ_LONG 0x21 31 #define REPORT_ID_HIDPP_SHORT 0x10 32 #define REPORT_ID_HIDPP_LONG 0x11 33 #define REPORT_ID_HIDPP_VERY_LONG 0x12 38 #define HIDPP_RECEIVER_INDEX 0xff 40 #define REPORT_TYPE_RFREPORT_FIRST 0x01 41 #define REPORT_TYPE_RFREPORT_LAST 0x1F 44 #define REPORT_TYPE_CMD_SWITCH 0x80 [all …]
|
D | hid-bigbenff.c | 6 * 0x146b:0x0902 "Bigben Interactive Bigben Game Pad" 23 * The original descriptor for 0x146b:0x0902 25 * 0x05, 0x01, // Usage Page (Generic Desktop Ctrls) 26 * 0x09, 0x05, // Usage (Game Pad) 27 * 0xA1, 0x01, // Collection (Application) 28 * 0x15, 0x00, // Logical Minimum (0) 29 * 0x25, 0x01, // Logical Maximum (1) 30 * 0x35, 0x00, // Physical Minimum (0) 31 * 0x45, 0x01, // Physical Maximum (1) 32 * 0x75, 0x01, // Report Size (1) [all …]
|
D | hid-vrc2.c | 16 #define USB_VENDOR_ID_VRC2 (0x07c0) 17 #define USB_DEVICE_ID_VRC2 (0x1125) 20 0x05, 0x01, // Usage Page (Generic Desktop Ctrls) 21 0x09, 0x04, // Usage (Joystick) 22 0xA1, 0x01, // Collection (Application) 23 0x09, 0x01, // Usage (Pointer) 24 0xA1, 0x00, // Collection (Physical) 25 0x09, 0x30, // Usage (X) 26 0x09, 0x31, // Usage (Y) 27 0x15, 0x00, // Logical Minimum (0) [all …]
|
/Linux-v6.1/drivers/hid/amd-sfh-hid/hid_descriptor/ |
D | amd_sfh_hid_report_desc.h | 15 0x05, 0x20, /* Usage page */ 16 0x09, 0x73, /* Motion type Accel 3D */ 17 0xA1, 0x00, /* HID Collection (Physical) */ 20 0x85, 1, /* HID Report ID */ 21 0x05, 0x20, /* HID usage page sensor */ 22 0x0A, 0x09, 0x03, /* Sensor property and sensor connection type */ 23 0x15, 0, /* HID logical MIN_8(0) */ 24 0x25, 2, /* HID logical MAX_8(2) */ 25 0x75, 8, /* HID report size(8) */ 26 0x95, 1, /* HID report count(1) */ [all …]
|
/Linux-v6.1/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 …]
|
/Linux-v6.1/kernel/bpf/preload/iterators/ |
D | iterators.lskel.h | 29 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_map__attach() 31 if (fd > 0) in iterators_bpf__dump_bpf_map__attach() 40 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_prog__attach() 42 if (fd > 0) in iterators_bpf__dump_bpf_prog__attach() 50 int ret = 0; in iterators_bpf__attach() 52 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_map__attach(skel); in iterators_bpf__attach() 53 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_prog__attach(skel); in iterators_bpf__attach() 54 return ret < 0 ? ret : 0; in iterators_bpf__attach() 86 \x20\x20\x20\x6d\x61\x78\x5f\x65\x6e\x74\x72\x69\x65\x73\x0a\0\x25\x34\x75\x20\ in iterators_bpf__open() 87 \x25\x2d\x31\x36\x73\x25\x36\x64\x0a\0\x20\x20\x69\x64\x20\x6e\x61\x6d\x65\x20\ in iterators_bpf__open() [all …]
|
/Linux-v6.1/crypto/ |
D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 215 "\x52\xC3\x5B\x7A\x75\x14\xFD\x32\x38\xB8\x0A\xAD\x52\x98\x62\x8D" 258 "\x2D\x5B\x25\x21\x76\x45\x9D\x1F\x39\x75\x41\xBA\x2A\x58\xFB\x65" 269 "\xD9\x49\x09\x75\xEA\xB7\x74\x14\xFF\x59\xC1\xF7\x69\x2E\x9A\x2E" 272 "\x47\x1E\x02\x90\xFF\x0A\xF0\x75\x03\x51\xB7\xF8\x78\x86\x4C\xA9" 291 "\xcc\x5e\xa4\x6c\xc3\x4d\x28\xef\xda\xaf\xec\x14\x92\xfc\xa3\x75" 323 "\x65\x79\x97\x0D\x24\xF4\xF0\x67\x6E\x75\x2D\xBF\x10\x3D\xA8\x7D" 343 "\xAF\xE2\x75\x36\x04\xAC\x56\xA0\xAB\x52\xDE\xCE\xDD\x2C\x28\x77" 396 "\x19\x82\x77\xe3\x0a\x5f\x75\x2f\x8e\xb1\xe5\xe8\x91\x35\x1b\x3b" [all …]
|
/Linux-v6.1/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 …]
|
/Linux-v6.1/crypto/asymmetric_keys/ |
D | selftest.c | 48 "\x43\xfd\x24\xb2\x49\x3c\xa5\xf7\x7a\x7c\xd4\x45\x3d\x97\x75\x68" 51 "\xee\x75\x55\xbb\x18\x67\x5c\xff\x3f\xb5\xdd\x33\x1b\x0c\xe9\x78" 66 "\x5c\x24\x53\x03\x05\xa8\x67\x24\x50\x02\x75\xff\x24\x46\x3b\x35" 68 "\x7d\x57\x75\x94\x6b\xf9\x0a\xad\x0e\x41\x00\x15\xd0\x4f\xc0\x7f" 118 "\x74\x20\x64\x61\x74\x61\x20\x75\x73\x65\x64\x20\x66\x6f\x72\x20" 128 "\x86\xf7\x0d\x01\x07\x01\x31\x82\x02\x75\x30\x82\x02\x71\x02\x01" 145 "\xb5\x56\x4f\xef\xf4\x72\x07\x58\x65\xa9\xeb\x1f\x75\x1c\x5f\x0c" 148 "\x49\xa2\x41\x43\xf3\x59\x29\xe5\xcb\xd1\x75\xbc\x3a\x97\x2a\x72" 198 if (ret < 0) in fips_signature_selftest() 201 for (i = 0; i < ARRAY_SIZE(certs_tests); i++) { in fips_signature_selftest() [all …]
|
/Linux-v6.1/sound/soc/codecs/ |
D | es8326.c | 43 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(dac_vol_tlv, -9550, 50, 0); 44 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(adc_vol_tlv, -9550, 50, 0); 45 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(adc_analog_pga_tlv, 0, 300, 0); 46 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(adc_pga_tlv, 0, 600, 0); 47 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(softramp_rate, 0, 100, 0); 48 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(drc_target_tlv, -3200, 200, 0); 49 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(drc_recovery_tlv, -125, 250, 0); 81 SOC_SINGLE_TLV("DAC Playback Volume", ES8326_DAC_VOL, 0, 0xbf, 0, dac_vol_tlv), 83 SOC_SINGLE_TLV("DAC Ramp Rate", ES8326_DAC_RAMPRATE, 0, 0x0f, 0, softramp_rate), 84 SOC_SINGLE_TLV("DRC Recovery Level", ES8326_DRC_RECOVERY, 0, 4, 0, drc_recovery_tlv), [all …]
|
/Linux-v6.1/arch/arm/mach-s3c/ |
D | pll-s3c2440-12000000.c | 21 { .frequency = 75000000, .driver_data = PLLVAL(0x75, 3, 3), }, /* FVco 600.000000 */ 22 { .frequency = 80000000, .driver_data = PLLVAL(0x98, 4, 3), }, /* FVco 640.000000 */ 23 { .frequency = 90000000, .driver_data = PLLVAL(0x70, 2, 3), }, /* FVco 720.000000 */ 24 { .frequency = 100000000, .driver_data = PLLVAL(0x5c, 1, 3), }, /* FVco 800.000000 */ 25 { .frequency = 110000000, .driver_data = PLLVAL(0x66, 1, 3), }, /* FVco 880.000000 */ 26 { .frequency = 120000000, .driver_data = PLLVAL(0x70, 1, 3), }, /* FVco 960.000000 */ 27 { .frequency = 150000000, .driver_data = PLLVAL(0x75, 3, 2), }, /* FVco 600.000000 */ 28 { .frequency = 160000000, .driver_data = PLLVAL(0x98, 4, 2), }, /* FVco 640.000000 */ 29 { .frequency = 170000000, .driver_data = PLLVAL(0x4d, 1, 2), }, /* FVco 680.000000 */ 30 { .frequency = 180000000, .driver_data = PLLVAL(0x70, 2, 2), }, /* FVco 720.000000 */ [all …]
|
/Linux-v6.1/lib/crypto/ |
D | chacha20poly1305-selftest.c | 31 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 32 0x2d, 0x44, 0x72, 0x61, 0x66, 0x74, 0x73, 0x20, 33 0x61, 0x72, 0x65, 0x20, 0x64, 0x72, 0x61, 0x66, 34 0x74, 0x20, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 35 0x6e, 0x74, 0x73, 0x20, 0x76, 0x61, 0x6c, 0x69, 36 0x64, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x61, 0x20, 37 0x6d, 0x61, 0x78, 0x69, 0x6d, 0x75, 0x6d, 0x20, 38 0x6f, 0x66, 0x20, 0x73, 0x69, 0x78, 0x20, 0x6d, 39 0x6f, 0x6e, 0x74, 0x68, 0x73, 0x20, 0x61, 0x6e, 40 0x64, 0x20, 0x6d, 0x61, 0x79, 0x20, 0x62, 0x65, [all …]
|
/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/ |
D | cfp.c | 28 static u8 adhoc_rates_b[B_SUPPORTED_RATES] = { 0x82, 0x84, 0x8b, 0x96, 0 }; 30 static u8 adhoc_rates_g[G_SUPPORTED_RATES] = { 0x8c, 0x12, 0x98, 0x24, 31 0xb0, 0x48, 0x60, 0x6c, 0 }; 33 static u8 adhoc_rates_bg[BG_SUPPORTED_RATES] = { 0x82, 0x84, 0x8b, 0x96, 34 0x0c, 0x12, 0x18, 0x24, 35 0x30, 0x48, 0x60, 0x6c, 0 }; 37 static u8 adhoc_rates_a[A_SUPPORTED_RATES] = { 0x8c, 0x12, 0x98, 0x24, 38 0xb0, 0x48, 0x60, 0x6c, 0 }; 39 static u8 supported_rates_a[A_SUPPORTED_RATES] = { 0x0c, 0x12, 0x18, 0x24, 40 0xb0, 0x48, 0x60, 0x6c, 0 }; [all …]
|
/Linux-v6.1/drivers/staging/fbtft/ |
D | fb_ili9486.c | 22 -1, 0xb0, 0x0, 26 -1, MIPI_DCS_SET_PIXEL_FORMAT, 0x55, 28 -1, 0xC2, 0x44, 30 -1, 0xC5, 0x00, 0x00, 0x00, 0x00, 32 -1, 0xE0, 0x0F, 0x1F, 0x1C, 0x0C, 0x0F, 0x08, 0x48, 0x98, 33 0x37, 0x0A, 0x13, 0x04, 0x11, 0x0D, 0x00, 35 -1, 0xE1, 0x0F, 0x32, 0x2E, 0x0B, 0x0D, 0x05, 0x47, 0x75, 36 0x37, 0x06, 0x10, 0x03, 0x24, 0x20, 0x00, 38 -1, 0xE2, 0x0F, 0x32, 0x2E, 0x0B, 0x0D, 0x05, 0x47, 0x75, 39 0x37, 0x06, 0x10, 0x03, 0x24, 0x20, 0x00, [all …]
|