/Linux-v6.1/arch/m68k/fpsp040/ |
D | tbldo.S | 85 .long serror |$04-0 ERROR - illegal extension 86 .long serror |$04-1 ERROR - illegal extension 87 .long serror |$04-2 ERROR - illegal extension 88 .long serror |$04-3 ERROR - illegal extension 89 .long serror |$04-4 ERROR - illegal extension 90 .long serror |$04-5 ERROR - illegal extension 91 .long serror |$04-6 ERROR - illegal extension 92 .long serror |$04-7 ERROR - illegal extension 94 .long serror |$05-0 ERROR - illegal extension 95 .long serror |$05-1 ERROR - illegal extension [all …]
|
/Linux-v6.1/drivers/hid/ |
D | hid-wiimote-modules.c | 803 * Nunchuk Extension 804 * The Nintendo Wii Nunchuk was the first official extension published by 878 input_report_abs(wdata->extension.input, ABS_HAT0X, bx); in wiimod_nunchuk_in_ext() 879 input_report_abs(wdata->extension.input, ABS_HAT0Y, by); in wiimod_nunchuk_in_ext() 881 input_report_abs(wdata->extension.input, ABS_RX, x); in wiimod_nunchuk_in_ext() 882 input_report_abs(wdata->extension.input, ABS_RY, y); in wiimod_nunchuk_in_ext() 883 input_report_abs(wdata->extension.input, ABS_RZ, z); in wiimod_nunchuk_in_ext() 886 input_report_key(wdata->extension.input, in wiimod_nunchuk_in_ext() 889 input_report_key(wdata->extension.input, in wiimod_nunchuk_in_ext() 893 input_report_key(wdata->extension.input, in wiimod_nunchuk_in_ext() [all …]
|
/Linux-v6.1/drivers/misc/habanalabs/include/gaudi2/arc/ |
D | gaudi2_arc_common_packets.h | 101 * Extension registers 106 * Extension registers 113 * Extension registers 120 * Extension registers 127 * Extension registers 135 * Extension registers 143 * Extension registers 151 * Extension registers 159 * Extension registers 165 * Extension registers [all …]
|
/Linux-v6.1/tools/bpf/ |
D | bpf_exp.l | 88 return extension; 92 return extension; 96 return extension; 100 return extension; 104 return extension; 108 return extension; 112 return extension; 116 return extension; 120 return extension; 124 return extension; [all …]
|
/Linux-v6.1/sound/soc/intel/skylake/ |
D | skl-sst-ipc.c | 103 /* Init instance message extension register */ 124 /* Bind/Unbind message extension register */ 148 /* Save pipeline messgae extension register */ 153 /* Large Config message extension register */ 177 /* Set D0ix IPC extension register */ 303 header->extension); in skl_ipc_tx_msg() 528 header.extension = hipcte; in skl_dsp_irq_thread_handler() 531 dev_dbg(dsp->dev, "IPC irq: Firmware respond extension:%x\n", in skl_dsp_irq_thread_handler() 532 header.extension); in skl_dsp_irq_thread_handler() 649 header.extension = IPC_PPL_LP_MODE(lp_mode); in skl_ipc_create_pipeline() [all …]
|
/Linux-v6.1/Documentation/firmware-guide/acpi/dsd/ |
D | graph.rst | 15 property extension provides generic key-value pairs whereas the 16 hierarchical data extension supports nodes with references to other 18 defined by the property extension. The two extensions together provide 32 hierarchical data extension array on each depth. 44 data extension tree. The data extension related to each port node must begin 52 data extension key of the endpoint nodes must begin with 60 Each port node contains a property extension key "port", the value of which is 62 extension key "reg", the value of which is the number of the endpoint. Port 68 The endpoint reference uses property extension with "remote-endpoint" property 70 the remote device reference, the first package entry of the port data extension [all …]
|
D | data-node-references.rst | 12 Hierarchical data extension nodes may not be referred to directly, hence this 16 hierarchical data extension [dsd-guide] keys. Specifically, the hierarchical 17 data extension node which is referred to by the key shall lie directly under 19 extension node. 23 or postfixes). The same ACPI object shall include the _DSD property extension 30 extension key. 38 hierarchical data extension key "node@1" referring to the NOD1 object 39 and lastly, a hierarchical data extension key "anothernode" referring to
|
/Linux-v6.1/sound/soc/sof/ |
D | ipc4.c | 223 text, msg->primary, msg->extension, str, str2, in sof_ipc4_log_header() 227 msg->extension, str, str2); in sof_ipc4_log_header() 231 text, msg->primary, msg->extension, str, in sof_ipc4_log_header() 235 msg->extension, str); in sof_ipc4_log_header() 251 msg->primary, msg->extension, msg->data_size); in sof_ipc4_log_header() 253 dev_dbg(dev, "%s: %#x|%#x\n", text, msg->primary, msg->extension); in sof_ipc4_log_header() 297 ipc4_msg->primary, ipc4_msg->extension); in ipc4_wait_tx_done() 304 ipc4_msg->primary, ipc4_msg->extension); in ipc4_wait_tx_done() 349 __func__, ipc4_msg->primary, ipc4_msg->extension, ret); in ipc4_tx_msg_unlocked() 413 tx.extension = ipc4_msg->extension; in sof_ipc4_set_get_data() [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | arm,embedded-trace-extension.yaml | 5 $id: "http://devicetree.org/schemas/arm/arm,embedded-trace-extension.yaml#" 15 Arm Embedded Trace Extension(ETE) is a per CPU trace component that 20 Arm Trace Buffer Extension (TRBE)). Since the ETE can be connected to 29 - const: arm,embedded-trace-extension 59 compatible = "arm,embedded-trace-extension"; 65 compatible = "arm,embedded-trace-extension";
|
D | arm,trace-buffer-extension.yaml | 5 $id: "http://devicetree.org/schemas/arm/arm,trace-buffer-extension.yaml#" 14 Arm Trace Buffer Extension (TRBE) is a per CPU component 25 - const: arm,trace-buffer-extension 46 compatible = "arm,trace-buffer-extension";
|
/Linux-v6.1/arch/s390/tools/ |
D | gen_facilities.c | 38 34, /* general instructions extension */ 51 58, /* miscellaneous-instruction-extension 2 */ 54 61, /* miscellaneous-instruction-extension 3 */ 84 76, /* msa extension 3 */ 85 77, /* msa extension 4 */ 90 146, /* msa extension 8 */ 93 155, /* msa extension 9 */ 114 197, /* processor activity instrumentation extension 1 */
|
/Linux-v6.1/drivers/input/mouse/ |
D | Kconfig | 43 bool "ALPS PS/2 mouse protocol extension" if EXPERT 53 bool "BYD PS/2 mouse protocol extension" if EXPERT 63 bool "Logitech PS/2++ mouse protocol extension" if EXPERT 73 bool "Synaptics PS/2 mouse protocol extension" if EXPERT 95 bool "Cypress PS/2 mouse protocol extension" if EXPERT 105 bool "Fujitsu Lifebook PS/2 mouse protocol extension" if EXPERT 115 bool "IBM Trackpoint PS/2 mouse protocol extension" if EXPERT 125 bool "Elantech PS/2 protocol extension" 150 bool "Sentelic Finger Sensing Pad PS/2 protocol extension" 159 bool "eGalax TouchKit PS/2 protocol extension" [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/perf/ |
D | spe-pmu.yaml | 7 title: ARMv8.2 Statistical Profiling Extension (SPE) Performance Monitor Units (PMU) 13 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting 18 const: arm,statistical-profiling-extension-v1 38 compatible = "arm,statistical-profiling-extension-v1";
|
/Linux-v6.1/arch/riscv/include/asm/ |
D | hwcap.h | 49 * This enum represent the logical ID for each multi-letter RISC-V ISA extension. 53 * available logical extension id. 66 * This enum represents the logical ID for each RISC-V ISA extension static 78 /* Name of the extension displayed to userspace via /proc/cpuinfo */ 80 /* The logical ISA extension ID */
|
/Linux-v6.1/Documentation/arm64/ |
D | amu.rst | 4 Activity Monitors Unit (AMU) extension in AArch64 Linux 18 The activity monitors extension is an optional extension introduced by the 22 counters intended for system management use. The AMU extension provides a 53 activity monitors extension. Therefore, when CONFIG_ARM64_AMU_EXTN is 59 counters, only the presence of the extension.
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 12 What: /sys/bus/hid/drivers/wiimote/<dev>/extension 19 motionp is the official Nintendo Motion+ extension, nunchuck is 20 the official Nintendo Nunchuck extension and classic is the 21 Nintendo Classic Controller extension. The motionp extension can 26 extension. You will get uevent notifications for the motion-plus
|
/Linux-v6.1/fs/jfs/ |
D | resize.c | 264 * extendfs() for new extension, retry after crash recovery; in jfs_extendfs() 294 * map new extension with unmapped part of the last partial in jfs_extendfs() 301 XAddress = mapSize; /* eXtension Address */ in jfs_extendfs() 302 XSize = newMapSize - mapSize; /* eXtension Size */ in jfs_extendfs() 316 * update map pages for new extension: in jfs_extendfs() 335 * grow map file to cover remaining extension in jfs_extendfs() 354 * s.t. logredo() can reconstruct pre-extension state in jfs_extendfs() 404 * map file has been grown now to cover extension to further out; in jfs_extendfs() 407 * if huge extension, the previous extension based on previous in jfs_extendfs() 408 * map file size may not have been sufficient to cover whole extension in jfs_extendfs() [all …]
|
/Linux-v6.1/Documentation/userspace-api/media/drivers/ |
D | uvcvideo.rst | 13 Extension Unit (XU) support 19 The UVC specification allows for vendor-specific extensions through extension 20 units (XUs). The Linux UVC driver supports extension unit controls (XU controls) 67 In order to make such a request the UVC unit ID of the control's extension unit 158 __u8 entity[16] UVC extension unit GUID 192 This ioctl queries a UVC XU control identified by its extension unit ID 237 extension unit could not be found. 253 __u8 unit Extension unit ID
|
/Linux-v6.1/drivers/pcmcia/ |
D | cirrus.h | 38 #define PD67_EXT_INDEX 0x2e /* Extension index */ 39 #define PD67_EXT_DATA 0x2f /* Extension data */ 41 /* PD6722 extension registers -- indexed in PD67_EXT_INDEX */ 46 /* PD6730 extension registers -- indexed in PD67_EXT_INDEX */ 47 #define PD67_EXT_CTL_1 0x03 /* Extension control 1 */ 126 /* PD6832 extension registers -- indexed in PD67_EXT_INDEX */
|
/Linux-v6.1/arch/riscv/include/uapi/asm/ |
D | kvm.h | 87 * ISA extension IDs specific to KVM. This is not the same as the host ISA 88 * extension IDs as that is internal to the host and should not be exposed 139 /* F extension registers are mapped as type 5 */ 144 /* D extension registers are mapped as type 6 */ 149 /* ISA Extension registers are mapped as type 7 */
|
/Linux-v6.1/Documentation/virt/kvm/devices/ |
D | vm.rst | 164 u8 pckmo[16]; # valid with Message-Security-Assist-Extension 3 165 u8 kmctr[16]; # valid with Message-Security-Assist-Extension 4 166 u8 kmf[16]; # valid with Message-Security-Assist-Extension 4 167 u8 kmo[16]; # valid with Message-Security-Assist-Extension 4 168 u8 pcc[16]; # valid with Message-Security-Assist-Extension 4 169 u8 ppno[16]; # valid with Message-Security-Assist-Extension 5 170 u8 kma[16]; # valid with Message-Security-Assist-Extension 8 171 u8 kdsa[16]; # valid with Message-Security-Assist-Extension 9 212 Allows user space to set/get the TOD clock extension (u8) (superseded by 217 -EINVAL if setting the TOD clock extension to != 0 is not supported [all …]
|
/Linux-v6.1/net/6lowpan/ |
D | nhc_ghc_ext_dest.c | 3 * 6LoWPAN Extension Header compression according to RFC7400 11 LOWPAN_NHC(ghc_ext_dest, "RFC7400 Destination Extension Header", NEXTHDR_DEST, 15 MODULE_DESCRIPTION("6LoWPAN generic header destination extension compression");
|
D | nhc_ghc_ext_frag.c | 3 * 6LoWPAN Extension Header compression according to RFC7400 11 LOWPAN_NHC(ghc_ext_frag, "RFC7400 Fragmentation Extension Header", 16 MODULE_DESCRIPTION("6LoWPAN generic header fragmentation extension compression");
|
D | nhc_ghc_ext_route.c | 3 * 6LoWPAN Extension Header compression according to RFC7400 11 LOWPAN_NHC(ghc_ext_route, "RFC7400 Routing Extension Header", NEXTHDR_ROUTING, 15 MODULE_DESCRIPTION("6LoWPAN generic header routing extension compression");
|
D | nhc_ghc_ext_hop.c | 3 * 6LoWPAN Extension Header compression according to RFC7400 11 LOWPAN_NHC(ghc_ext_hop, "RFC7400 Hop-by-Hop Extension Header", NEXTHDR_HOP, 0, 15 MODULE_DESCRIPTION("6LoWPAN generic header hop-by-hop extension compression");
|