/Linux-v6.1/drivers/hid/ |
D | hid-uclogic-rdesc.c | 23 0x05, 0x0D, /* Usage Page (Digitizer), */ 24 0x09, 0x01, /* Usage (Digitizer), */ 27 0x09, 0x20, /* Usage (Stylus), */ 30 0x09, 0x42, /* Usage (Tip Switch), */ 31 0x09, 0x44, /* Usage (Barrel Switch), */ 32 0x09, 0x46, /* Usage (Tablet Pick), */ 43 0x05, 0x01, /* Usage Page (Desktop), */ 47 0x09, 0x30, /* Usage (X), */ 51 0x09, 0x31, /* Usage (Y), */ 56 0x09, 0x30, /* Usage (Tip Pressure), */ [all …]
|
D | hid-kye.c | 24 0x06, 0x00, 0xFF, /* Usage Page (FF00h), */ 25 0x09, 0x01, /* Usage (01h), */ 28 0x09, 0x01, /* Usage (01h), */ 35 0x05, 0x0D, /* Usage Page (Digitizer), */ 36 0x09, 0x01, /* Usage (Digitizer), */ 39 0x09, 0x20, /* Usage (Stylus), */ 44 0x09, 0x42, /* Usage (Tip Switch), */ 45 0x09, 0x44, /* Usage (Barrel Switch), */ 46 0x09, 0x46, /* Usage (Tablet Pick), */ 51 0x09, 0x32, /* Usage (In Range), */ [all …]
|
D | hid-waltop.c | 47 0x05, 0x0D, /* Usage Page (Digitizer), */ 48 0x09, 0x02, /* Usage (Pen), */ 51 0x09, 0x20, /* Usage (Stylus), */ 53 0x09, 0x42, /* Usage (Tip Switch), */ 54 0x09, 0x44, /* Usage (Barrel Switch), */ 55 0x09, 0x46, /* Usage (Tablet Pick), */ 61 0x09, 0x32, /* Usage (In Range), */ 73 0x05, 0x01, /* Usage Page (Desktop), */ 77 0x09, 0x30, /* Usage (X), */ 81 0x09, 0x31, /* Usage (Y), */ [all …]
|
D | hid-input.c | 52 __u32 usage; /* the HID usage associated */ member 56 unsigned int slot_overwrite; /* for globals: allows to set the usage 80 .usage = HID_DG_ERASER, 83 .usage = HID_DG_INVERT, 86 .usage = HID_DG_TIPSWITCH, 89 .usage = HID_DG_TIPPRESSURE, 92 .usage = HID_DG_INRANGE, 96 #define map_abs(c) hid_map_usage(hidinput, usage, &bit, &max, EV_ABS, (c)) 97 #define map_rel(c) hid_map_usage(hidinput, usage, &bit, &max, EV_REL, (c)) 98 #define map_key(c) hid_map_usage(hidinput, usage, &bit, &max, EV_KEY, (c)) [all …]
|
D | hid-sigmamicro.c | 16 0x05, 0x0c, /* Usage Page (Consumer Devices) 0 */ 17 0x09, 0x01, /* Usage (Consumer Control) 2 */ 20 0x19, 0x00, /* Usage Minimum (0) 8 */ 21 0x2a, 0x3c, 0x02, /* Usage Maximum (572) 10 */ 28 0x05, 0x01, /* Usage Page (Generic Desktop) 25 */ 29 0x09, 0x80, /* Usage (System Control) 27 */ 32 0x19, 0x81, /* Usage Minimum (129) 33 */ 33 0x29, 0x83, /* Usage Maximum (131) 35 */ 41 0x06, 0x00, 0xff, /* Usage Page (Vendor Defined Page 1) 50 */ 42 0x09, 0x01, /* Usage (Vendor Usage 1) 53 */ [all …]
|
D | hid-lg.c | 56 * a custom vendor usage page, providing only a combined value as 62 0x05, 0x01, /* Usage Page (Desktop), */ 63 0x09, 0x04, /* Usage (Joystick), */ 72 0x09, 0x30, /* Usage (X), */ 78 0x05, 0x09, /* Usage (Buttons), */ 79 0x19, 0x01, /* Usage Minimum (1), */ 80 0x29, 0x0c, /* Usage Maximum (12), */ 83 0x06, 0x00, 0xFF, /* Usage Page (Vendor: 65280), */ 84 0x09, 0x01, /* Usage (?: 1), */ 86 0x05, 0x01, /* Usage Page (Desktop), */ [all …]
|
D | hid-bigbenff.c | 25 * 0x05, 0x01, // Usage Page (Generic Desktop Ctrls) 26 * 0x09, 0x05, // Usage (Game Pad) 34 * 0x05, 0x09, // Usage Page (Button) 35 * 0x19, 0x01, // Usage Minimum (0x01) 36 * 0x29, 0x0D, // Usage Maximum (0x0D) 40 * 0x05, 0x01, // Usage Page (Generic Desktop Ctrls) 46 * 0x09, 0x39, // Usage (Hat switch) 53 * 0x09, 0x30, // Usage (X) 54 * 0x09, 0x31, // Usage (Y) 55 * 0x09, 0x32, // Usage (Z) [all …]
|
D | hid-maltron.c | 26 0x05, 0x01, /* Usage Page (Generic Desktop Ctrls) */ 27 0x09, 0x80, /* Usage (Sys Control) */ 34 0x09, 0x82, /* Usage (Sys Sleep) */ 36 0x09, 0x82, /* Usage (Sys Sleep) */ 38 0x09, 0x83, /* Usage (Sys Wake Up) */ 43 0x05, 0x0C, /* Usage Page (Consumer) */ 44 0x09, 0x01, /* Usage (Consumer Control) */ 49 0x19, 0x00, /* Usage Minimum (Unassigned) */ 50 0x2A, 0xFF, 0x7F, /* Usage Maximum (0x7FFF) */ 53 0x06, 0x7F, 0xFF, /* Usage Page (Vendor Defined 0xFF7F) */ [all …]
|
D | hid-holtek-kbd.c | 23 * doesn't have an LED output usage block. 26 * and provides an LED output usage block. LED output events are redirected 32 0x05, 0x01, /* Usage Page (Desktop), */ 33 0x09, 0x80, /* Usage (Sys Control), */ 36 0x19, 0x81, /* Usage Minimum (Sys Power Down), */ 37 0x29, 0x83, /* Usage Maximum (Sys Wake Up), */ 47 0x05, 0x0C, /* Usage Page (Consumer), */ 48 0x09, 0x01, /* Usage (Consumer Control), */ 51 0x19, 0x00, /* Usage Minimum (00h), */ 52 0x2A, 0xFF, 0x2F, /* Usage Maximum (0x2FFF), previously 0x7FFF */ [all …]
|
D | hid-lenovo.c | 58 #define map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, EV_KEY, (c)) 106 0x05, 0x88, /* Usage Page (Vendor Usage Page 0x88) */ 107 0x09, 0x01, /* Usage (Vendor Usage 0x01) */ 110 0x19, 0x00, /* Usage Minimum (0) */ 111 0x2a, 0xff, 0xff, /* Usage Maximum (65535) */ 116 0x06, 0x00, 0xFF, /* Usage Page (Vendor Defined 0xFF00) */ 117 0x09, 0x01, /* Usage (0x01) */ 120 0x1A, 0xF1, 0x00, /* Usage Minimum (0xF1) */ 121 0x2A, 0xFC, 0x00, /* Usage Maximum (0xFC) */ 137 * - get a reasonable usage max for the vendor collection in lenovo_report_fixup() [all …]
|
D | hid-dr.c | 147 * Usage Page (Desktop), ; Generic desktop controls (01h) 148 * Usage (Joystick), ; Joystick (04h, application collection) 157 * Usage (X), ; X (30h, dynamic value) 158 * Usage (X), ; X (30h, dynamic value) 159 * Usage (X), ; X (30h, dynamic value) 160 * Usage (X), ; X (30h, dynamic value) 161 * Usage (Y), ; Y (31h, dynamic value) 168 * Usage (00h), 175 * Usage Page (Button), ; Button (09h) 176 * Usage Minimum (01h), [all …]
|
/Linux-v6.1/drivers/hid/amd-sfh-hid/hid_descriptor/ |
D | amd_sfh_hid_report_desc.h | 15 0x05, 0x20, /* Usage page */ 21 0x05, 0x20, /* HID usage page sensor */ 33 0x0A, 0x16, 0x03, /* HID usage sensor property reporting state */ 47 0x0A, 0x19, 0x03, /* HID usage sensor property power state */ 61 0x0A, 0x01, 0x02, /* HID usage sensor state */ 67 0x0A, 0x00, 0x08, /* HID usage sensor state unknown sel */ 68 0x0A, 0x01, 0x08, /* HID usage sensor state ready sel */ 69 0x0A, 0x02, 0x08, /* HID usage sensor state not available sel */ 70 0x0A, 0x03, 0x08, /* HID usage sensor state no data sel */ 71 0x0A, 0x04, 0x08, /* HID usage sensor state initializing sel */ [all …]
|
/Linux-v6.1/drivers/hid/i2c-hid/ |
D | i2c-hid-dmi-quirks.c | 57 {0x05, 0x01, /* Usage Page (Desktop), */ 58 0x09, 0x02, /* Usage (Mouse), */ 61 0x09, 0x01, /* Usage (Pointer), */ 63 0x05, 0x09, /* Usage Page (Button), */ 64 0x19, 0x01, /* Usage Minimum (01h), */ 65 0x29, 0x02, /* Usage Maximum (02h), */ 72 0x05, 0x01, /* Usage Page (Desktop), */ 73 0x09, 0x30, /* Usage (X), */ 74 0x09, 0x31, /* Usage (Y), */ 82 0x05, 0x0D, /* Usage Page (Digitizer), */ [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | qcom,wcd9335.txt | 12 Usage: required 22 Usage: required 27 Usage: required 32 Usage: required 38 Usage: required 43 Usage: required 48 Usage: required 54 Usage: required 59 Usage: required 64 Usage: required [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/soundwire/ |
D | qcom,sdw.txt | 8 Usage: required 17 Usage: required 23 Usage: required 29 Usage: Optional 35 Usage: Optional 40 Usage: required 45 Usage: required 50 Usage: required 55 Usage: required 60 Usage: required [all …]
|
/Linux-v6.1/drivers/dma-buf/ |
D | st-dma-resv.c | 65 enum dma_resv_usage usage = (unsigned long)arg; in test_signaling() local 89 dma_resv_add_fence(&resv, f, usage); in test_signaling() 90 if (dma_resv_test_signaled(&resv, usage)) { in test_signaling() 96 if (!dma_resv_test_signaled(&resv, usage)) { in test_signaling() 111 enum dma_resv_usage usage = (unsigned long)arg; in test_for_each() local 136 dma_resv_add_fence(&resv, f, usage); in test_for_each() 139 dma_resv_for_each_fence(&cursor, &resv, usage, fence) { in test_for_each() 150 if (dma_resv_iter_usage(&cursor) != usage) { in test_for_each() 151 pr_err("Unexpected fence usage\n"); in test_for_each() 172 enum dma_resv_usage usage = (unsigned long)arg; in test_for_each_unlocked() local [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,mdm9615-pinctrl.txt | 7 Usage: required 12 Usage: required 17 Usage: required 22 Usage: required 27 Usage: required 33 Usage: required 38 Usage: required 44 Usage: required 48 Usage: optional 81 Usage: required [all …]
|
D | qcom,ipq8074-pinctrl.txt | 7 Usage: required 12 Usage: required 17 Usage: required 22 Usage: required 27 Usage: required 33 Usage: required 38 Usage: required 44 Usage: required 48 Usage: optional 81 Usage: required [all …]
|
D | qcom,apq8084-pinctrl.txt | 7 Usage: required 12 Usage: required 17 Usage: required 22 Usage: required 27 Usage: required 33 Usage: required 38 Usage: required 44 Usage: required 48 Usage: optional 81 Usage: required [all …]
|
D | qcom,msm8960-pinctrl.txt | 7 Usage: required 12 Usage: required 17 Usage: required 22 Usage: required 27 Usage: required 33 Usage: required 38 Usage: required 44 Usage: required 48 Usage: optional 81 Usage: required [all …]
|
D | qcom,msm8976-pinctrl.txt | 7 Usage: required 12 Usage: required 17 Usage: required 22 Usage: required 27 Usage: required 33 Usage: required 38 Usage: required 44 Usage: required 48 Usage: optional 81 Usage: required [all …]
|
D | qcom,sc7180-pinctrl.txt | 7 Usage: required 12 Usage: required 18 Usage: required 24 Usage: required 29 Usage: required 34 Usage: required 40 Usage: required 45 Usage: required 51 Usage: required 56 Usage: optional [all …]
|
D | qcom,sm8150-pinctrl.txt | 7 Usage: required 12 Usage: required 18 Usage: required 24 Usage: required 29 Usage: required 34 Usage: required 40 Usage: required 45 Usage: required 51 Usage: required 56 Usage: optional [all …]
|
/Linux-v6.1/drivers/tee/optee/ |
D | optee_smc.h | 123 * Call register usage, OPTEE_SMC_CALL_WITH_ARG and 133 * Call register usage, OPTEE_SMC_CALL_WITH_REGD_ARG: 142 * Normal return register usage: 147 * OPTEE_SMC_RETURN_ETHREAD_LIMIT return register usage: 152 * RPC return register usage: 184 * Call register usage: 189 * Have config return register usage: 197 * Not available register usage: 216 * Call register usage: 222 * Normal return register usage: [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,q6v5.txt | 7 Usage: required 20 Usage: required 26 Usage: required 31 Usage: required 36 Usage: required 53 Usage: optional 60 Usage: required 65 Usage: required 90 Usage: required 99 Usage: required [all …]
|