/Linux-v5.4/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
|
/Linux-v5.4/Documentation/devicetree/bindings/phy/ |
D | brcm,brcmstb-usb-phy.txt | 17 - clock-names: String, clock name. 25 - dr_mode: String, PHY Device mode.
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-class-net-dsa | 6 String indicating the type of tagging protocol used by the
|
D | configfs-usb-gadget | 120 This group contains "OS String" extension handling attributes. 125 qw_sign - an identifier to be reported as "OS String"
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | qcom,wcd9335.txt | 33 Value type: <String array> 39 Value type: <String Array>
|
D | qcom,apq8096.txt | 89 qcom,model: String for soundcard name (Use model instead)
|
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/opal/ |
D | sensor-groups.txt | 13 - type : String to indicate the type of sensor-group
|
/Linux-v5.4/scripts/ |
D | checkpatch.pl | 403 our $String = qr{"[X\t]*"}; 828 our $FuncArg = qr{$Typecast{0,1}($LvalOrFunc|$Constant|$String)}; 1353 return "" if ($line !~ m/($String)/g); 3140 …if ($line =~ /^\+\s*$logFunctions\s*\(\s*(?:(?:KERN_\S+\s*|[^"]*))?($String\s*(?:|,|\)\s*;)\s*)$/ … 3146 } elsif ($line =~ /^\+\s*$String\s*(?:\s*|,|\)\s*;)\s*$/ || 3147 $line =~ /^\+\s*#\s*define\s+\w+\s+$String$/) { 3167 } elsif ($sline =~ /\s*($String(?:\s*(?:\\|,\s*|\)\s*;\s*))?)$/ && 5132 while ($dstat =~ s/($String)\s*$Ident/$1/ || 5133 $dstat =~ s/$Ident\s*($String)/$1/) 5439 if ($line =~ /^\+\s*$String/ && [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/net/ |
D | samsung-sxgbe.txt | 13 - phy-mode: String, operation mode of the PHY interface.
|
/Linux-v5.4/Documentation/devicetree/bindings/input/ |
D | gpio-keys.txt | 9 - label: String, name of the input device.
|
D | rotary-encoder.txt | 23 - rotary-encoder,encoding: String, the method used to encode steps.
|
/Linux-v5.4/Documentation/usb/ |
D | linux-cdc-acm.inf | 100 ; String Definitions
|
/Linux-v5.4/Documentation/devicetree/bindings/mtd/ |
D | nvidia-tegra20-nand.txt | 25 - nand-ecc-mode: String, operation mode of the NAND ecc mode. Currently only
|
D | ingenic,jz4780-nand.txt | 31 - nand-ecc-mode: String, operation mode of the NAND ecc mode. "hw" by default
|
D | atmel-nand.txt | 144 - nand-ecc-mode : String, operation mode of the NAND ecc mode, soft by default.
|
/Linux-v5.4/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:
|
/Linux-v5.4/Documentation/devicetree/bindings/iio/adc/ |
D | at91_adc.txt | 24 - atmel,adc-use-res: String corresponding to an identifier from
|
/Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
D | omap-usb-host.txt | 15 - portN-mode: String specifying the port mode for port N, where N can be
|
/Linux-v5.4/Documentation/core-api/ |
D | kernel-api.rst | 21 String Conversions 39 String Manipulation
|
/Linux-v5.4/Documentation/admin-guide/acpi/ |
D | initrd_table_override.rst | 95 [ 1.272091] [ACPI Debug] String [0x0B] "HELLO WORLD"
|
/Linux-v5.4/arch/x86/kvm/ |
D | emulate.c | 120 #define String (1<<13) /* String instruction (rep capable) */ macro 1503 if (ctxt->rep_prefix && (ctxt->d & String) && in pio_in_emulated() 4705 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */ 4706 I2bvIP(SrcSI | DstDX | String, em_out, outs, check_perm_out), /* outsb, outsw/outsd */ 4734 I2bv(SrcSI | DstDI | Mov | String | TwoMemOp, em_mov), 4735 F2bv(SrcSI | DstDI | String | NoWrite | TwoMemOp, em_cmp_r), 4738 I2bv(SrcAcc | DstDI | Mov | String, em_mov), 4739 I2bv(SrcSI | DstAcc | Mov | String, em_mov), 4740 F2bv(SrcAcc | DstDI | String | NoWrite, em_cmp_r), 5518 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) { in x86_emulate_insn() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/ |
D | atmel-sysregs.txt | 60 - atmel,wakeup-mode: String, operation mode of the wakeup mode.
|
/Linux-v5.4/Documentation/devicetree/bindings/net/dsa/ |
D | mt7530.txt | 35 - phy-mode: String, must be either "trgmii" or "rgmii" for port labeled
|
/Linux-v5.4/Documentation/trace/ |
D | uprobetracer.rst | 67 String type is a special type, which fetches a "null-terminated" string from
|