/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
D | helpers.h | 21 #define _(String) gettext(String) argument 23 #define gettext_noop(String) String argument 25 #define N_(String) gettext_noop(String) argument 29 #define _(String) String argument 30 #define N_(String) String argument
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-net-dsa | 6 String indicating the type of tagging protocol used by the
|
D | configfs-usb-gadget | 137 This group contains "OS String" extension handling attributes. 143 qw_sign an identifier to be reported as "OS String"
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
D | brcm,brcmstb-usb-phy.txt | 32 - clock-names: String, clock name. 39 - dr_mode: String, PHY Device mode.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | qcom,wcd9335.txt | 33 Value type: <String array> 39 Value type: <String Array>
|
D | qcom,apq8096.txt | 97 qcom,model: String for soundcard name (Use model instead)
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/opal/ |
D | sensor-groups.txt | 13 - type : String to indicate the type of sensor-group
|
/kernel/linux/linux-5.10/scripts/ |
D | checkpatch.pl | 419 our $String = qr{"[X\t]*"}; 848 our $FuncArg = qr{$Typecast{0,1}($LvalOrFunc|$Constant|$String)}; 1421 return "" if ($line !~ m/($String)/g); 3353 …if ($line =~ /^\+\s*$logFunctions\s*\(\s*(?:(?:KERN_\S+\s*|[^"]*))?($String\s*(?:|,|\)\s*;)\s*)$/ … 3359 } elsif ($line =~ /^\+\s*$String\s*(?:\s*|,|\)\s*;)\s*$/ || 3360 $line =~ /^\+\s*#\s*define\s+\w+\s+$String$/) { 3380 } elsif ($sline =~ /\s*($String(?:\s*(?:\\|,\s*|\)\s*;\s*))?)$/ && 5400 while ($dstat =~ s/($String)\s*$Ident/$1/ || 5401 $dstat =~ s/$Ident\s*($String)/$1/) 5708 if ($line =~ /^\+\s*$String/ && [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | samsung-sxgbe.txt | 13 - phy-mode: String, operation mode of the PHY interface.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
D | rotary-encoder.txt | 23 - rotary-encoder,encoding: String, the method used to encode steps.
|
/kernel/linux/linux-5.10/Documentation/usb/ |
D | linux-cdc-acm.inf | 100 ; String Definitions
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
D | nvidia-tegra20-nand.txt | 25 - nand-ecc-mode: String, operation mode of the NAND ecc mode. Currently only
|
D | atmel-nand.txt | 145 - nand-ecc-mode : String, operation mode of the NAND ecc mode, soft by default.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | brcm,bcm11351-pinctrl.txt | 59 - function: String. Specifies the pin mux selection. Values 85 - function: String. Specifies the pin mux selection. Values 109 - function: String. Specifies the pin mux selection. Values
|
D | cnxt,cx92755-pinctrl.txt | 61 - function: String. Specifies the pin mux selection. Values must be one of:
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
D | at91_adc.txt | 24 - atmel,adc-use-res: String corresponding to an identifier from
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | omap-usb-host.txt | 15 - portN-mode: String specifying the port mode for port N, where N can be
|
/kernel/linux/linux-5.10/Documentation/core-api/ |
D | kernel-api.rst | 21 String Conversions 39 String Manipulation
|
D | printk-basics.rst | 31 | Name | String | Alias function |
|
/kernel/linux/linux-5.10/Documentation/driver-api/pldmfw/ |
D | file-format.rst | 129 | Version String |
|
/kernel/linux/linux-5.10/Documentation/admin-guide/acpi/ |
D | initrd_table_override.rst | 95 [ 1.272091] [ACPI Debug] String [0x0B] "HELLO WORLD"
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
D | emulate.c | 121 #define String (1<<13) /* String instruction (rep capable) */ macro 1580 if (ctxt->rep_prefix && (ctxt->d & String) && in pio_in_emulated() 4733 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */ 4734 I2bvIP(SrcSI | DstDX | String, em_out, outs, check_perm_out), /* outsb, outsw/outsd */ 4762 I2bv(SrcSI | DstDI | Mov | String | TwoMemOp, em_mov), 4763 F2bv(SrcSI | DstDI | String | NoWrite | TwoMemOp, em_cmp_r), 4766 I2bv(SrcAcc | DstDI | Mov | String, em_mov), 4767 I2bv(SrcSI | DstAcc | Mov | String, em_mov), 4768 F2bv(SrcAcc | DstDI | String | NoWrite, em_cmp_r), 5569 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) { in x86_emulate_insn() [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | atmel-sysregs.txt | 67 - atmel,wakeup-mode: String, operation mode of the wakeup mode.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/dsa/ |
D | mt7530.txt | 36 - phy-mode: String, the following values are acceptable for port labeled
|
/kernel/linux/linux-5.10/Documentation/trace/ |
D | uprobetracer.rst | 69 String type is a special type, which fetches a "null-terminated" string from
|