Home
last modified time | relevance | path

Searched refs:String (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v4.19/tools/power/cpupower/utils/helpers/
Dhelpers.h22 #define _(String) gettext(String) argument
24 #define gettext_noop(String) String argument
26 #define N_(String) gettext_noop(String) argument
30 #define _(String) String argument
31 #define N_(String) String argument
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dbrcm,brcmstb-usb-phy.txt17 - clock-names: String, clock name.
25 - dr_mode: String, PHY Device mode.
/Linux-v4.19/Documentation/ABI/testing/
Dconfigfs-usb-gadget120 This group contains "OS String" extension handling attributes.
125 qw_sign - an identifier to be reported as "OS String"
Dsysfs-class-net-phydev30 String value indicating the PHY interface, possible
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dqcom,wcd9335.txt33 Value type: <String array>
39 Value type: <String Array>
Dqcom,apq8096.txt89 qcom,model: String for soundcard name (Use model instead)
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/opal/
Dsensor-groups.txt13 - type : String to indicate the type of sensor-group
/Linux-v4.19/scripts/
Dcheckpatch.pl401 our $String = qr{"[X\t]*"};
794 our $FuncArg = qr{$Typecast{0,1}($LvalOrFunc|$Constant|$String)};
1318 return "" if ($line !~ m/($String)/g);
3058 …if ($line =~ /^\+\s*$logFunctions\s*\(\s*(?:(?:KERN_\S+\s*|[^"]*))?($String\s*(?:|,|\)\s*;)\s*)$/ …
3064 } elsif ($line =~ /^\+\s*$String\s*(?:\s*|,|\)\s*;)\s*$/ ||
3065 $line =~ /^\+\s*#\s*define\s+\w+\s+$String$/) {
3085 } elsif ($sline =~ /\s*($String(?:\s*(?:\\|,\s*|\)\s*;\s*))?)$/ &&
5052 while ($dstat =~ s/($String)\s*$Ident/$1/ ||
5053 $dstat =~ s/$Ident\s*($String)/$1/)
5359 if ($line =~ /^\+\s*$String/ &&
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dsamsung-sxgbe.txt13 - phy-mode: String, operation mode of the PHY interface.
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dgpio-keys.txt9 - label: String, name of the input device.
Drotary-encoder.txt23 - rotary-encoder,encoding: String, the method used to encode steps.
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dnvidia-tegra20-nand.txt25 - nand-ecc-mode: String, operation mode of the NAND ecc mode. Currently only
Dingenic,jz4780-nand.txt28 - nand-ecc-mode: String, operation mode of the NAND ecc mode. "hw" by default
Dnand.txt22 - nand-ecc-mode : String, operation mode of the NAND ecc mode.
/Linux-v4.19/Documentation/devicetree/bindings/net/dsa/
Dmt7530.txt31 - phy-mode: String, must be either "trgmii" or "rgmii" for port labeled
/Linux-v4.19/Documentation/usb/
Dlinux-cdc-acm.inf100 ; String Definitions
/Linux-v4.19/Documentation/isdn/
DINTERFACE254 parm.setup.phone = An ASCII-String containing the number to dial.
320 parm.num = ASCII-String, containing the desired EAZ's/MSN's
321 (comma-separated). If an empty String is given, the
335 parm.num = ASCII-String, containing the current EAZ's/MSN's
346 parm.num = ASCII-String, containing the desired Service-Indicators.
357 parm.num = ASCII-String, containing the current Service-Indicators.
586 parm.num = ASCII-String, containing type of connection (for analog
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dbrcm,bcm11351-pinctrl.txt59 - 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
Dcnxt,cx92755-pinctrl.txt61 - function: String. Specifies the pin mux selection. Values must be one of:
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt24 - atmel,adc-use-res: String corresponding to an identifier from
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Domap-usb-host.txt15 - portN-mode: String specifying the port mode for port N, where N can be
/Linux-v4.19/Documentation/core-api/
Dkernel-api.rst21 String Conversions
36 String Manipulation
/Linux-v4.19/Documentation/acpi/
Dinitrd_table_override.txt89 [ 1.272091] [ACPI Debug] String [0x0B] "HELLO WORLD"
/Linux-v4.19/arch/x86/kvm/
Demulate.c122 #define String (1<<13) /* String instruction (rep capable) */ macro
1487 if (ctxt->rep_prefix && (ctxt->d & String) && in pio_in_emulated()
4646 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */
4647 I2bvIP(SrcSI | DstDX | String, em_out, outs, check_perm_out), /* outsb, outsw/outsd */
4675 I2bv(SrcSI | DstDI | Mov | String | TwoMemOp, em_mov),
4676 F2bv(SrcSI | DstDI | String | NoWrite | TwoMemOp, em_cmp_r),
4679 I2bv(SrcAcc | DstDI | Mov | String, em_mov),
4680 I2bv(SrcSI | DstAcc | Mov | String, em_mov),
4681 F2bv(SrcAcc | DstDI | String | NoWrite, em_cmp_r),
5457 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) { in x86_emulate_insn()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Datmel-at91.txt130 - atmel,wakeup-mode: String, operation mode of the wakeup mode.

12