Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
Dhelpers.h21 #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/
Dsysfs-class-net-dsa6 String indicating the type of tagging protocol used by the
Dconfigfs-usb-gadget137 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/
Dbrcm,brcmstb-usb-phy.txt32 - clock-names: String, clock name.
39 - dr_mode: String, PHY Device mode.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dqcom,wcd9335.txt33 Value type: <String array>
39 Value type: <String Array>
Dqcom,apq8096.txt97 qcom,model: String for soundcard name (Use model instead)
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/opal/
Dsensor-groups.txt13 - type : String to indicate the type of sensor-group
/kernel/linux/linux-5.10/scripts/
Dcheckpatch.pl419 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/
Dsamsung-sxgbe.txt13 - phy-mode: String, operation mode of the PHY interface.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Drotary-encoder.txt23 - rotary-encoder,encoding: String, the method used to encode steps.
/kernel/linux/linux-5.10/Documentation/usb/
Dlinux-cdc-acm.inf100 ; String Definitions
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/
Dnvidia-tegra20-nand.txt25 - nand-ecc-mode: String, operation mode of the NAND ecc mode. Currently only
Datmel-nand.txt145 - nand-ecc-mode : String, operation mode of the NAND ecc mode, soft by default.
/kernel/linux/linux-5.10/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:
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt24 - atmel,adc-use-res: String corresponding to an identifier from
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Domap-usb-host.txt15 - portN-mode: String specifying the port mode for port N, where N can be
/kernel/linux/linux-5.10/Documentation/core-api/
Dkernel-api.rst21 String Conversions
39 String Manipulation
Dprintk-basics.rst31 | Name | String | Alias function |
/kernel/linux/linux-5.10/Documentation/driver-api/pldmfw/
Dfile-format.rst129 | Version String |
/kernel/linux/linux-5.10/Documentation/admin-guide/acpi/
Dinitrd_table_override.rst95 [ 1.272091] [ACPI Debug] String [0x0B] "HELLO WORLD"
/kernel/linux/linux-5.10/arch/x86/kvm/
Demulate.c121 #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/
Datmel-sysregs.txt67 - atmel,wakeup-mode: String, operation mode of the wakeup mode.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/dsa/
Dmt7530.txt36 - phy-mode: String, the following values are acceptable for port labeled
/kernel/linux/linux-5.10/Documentation/trace/
Duprobetracer.rst69 String type is a special type, which fetches a "null-terminated" string from

12