Home
last modified time | relevance | path

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

12

/linux/tools/power/cpupower/utils/helpers/
A 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
/linux/Documentation/devicetree/bindings/sound/
A Dqcom,wcd9335.txt33 Value type: <String array>
39 Value type: <String Array>
A Dqcom,apq8096.txt97 qcom,model: String for soundcard name (Use model instead)
/linux/Documentation/ABI/testing/
A Dconfigfs-usb-gadget137 This group contains "OS String" extension handling attributes.
143 qw_sign an identifier to be reported as "OS String"
/linux/scripts/
A Dcheckpatch.pl529 our $String = qr{(?:\b[Lu])?"[X\t]*"};
1627 return "" if ($line !~ m/($String)/g);
3706 $line =~ /^\+\s*#\s*define\s+\w+\s+$String$/) {
5804 while ($dstat =~ s/($String)\s*$Ident/$1/ ||
5805 $dstat =~ s/$Ident\s*($String)/$1/)
6112 if ($line =~ /^\+\s*$String/ &&
6151 if ($line =~ /^\+.*$String/ &&
6181 if ($line =~ /$String[A-Z_]/ ||
6186 while ($line =~ /($String)/g) {
6195 if ($line =~ /$String\s*[Lu]?"/) {
[all …]
/linux/Documentation/devicetree/bindings/powerpc/opal/
A Dsensor-groups.txt13 - type : String to indicate the type of sensor-group
/linux/Documentation/devicetree/bindings/net/
A Dsamsung-sxgbe.txt13 - phy-mode: String, operation mode of the PHY interface.
/linux/Documentation/devicetree/bindings/input/
A Drotary-encoder.txt23 - rotary-encoder,encoding: String, the method used to encode steps.
/linux/Documentation/usb/
A Dlinux-cdc-acm.inf100 ; String Definitions
/linux/Documentation/devicetree/bindings/mtd/
A Dnvidia-tegra20-nand.txt25 - nand-ecc-mode: String, operation mode of the NAND ecc mode. Currently only
A Datmel-nand.txt145 - nand-ecc-mode : String, operation mode of the NAND ecc mode, soft by default.
/linux/Documentation/devicetree/bindings/pinctrl/
A 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
A Dcnxt,cx92755-pinctrl.txt61 - function: String. Specifies the pin mux selection. Values must be one of:
/linux/Documentation/devicetree/bindings/phy/
A Dbrcm,sata-phy.yaml72 String that indicates the desired RX equalizer mode.
/linux/Documentation/devicetree/bindings/leds/backlight/
A Dlm3630a-backlight.yaml7 title: TI LM3630A High-Efficiency Dual-String White LED
/linux/Documentation/devicetree/bindings/iio/adc/
A Datmel,sama9260-adc.yaml56 String corresponding to an identifier from atmel,adc-res-names property.
/linux/Documentation/core-api/
A Dkernel-api.rst21 String Conversions
36 String Manipulation
A Dprintk-basics.rst31 | Name | String | Alias function |
/linux/Documentation/devicetree/bindings/mfd/
A Domap-usb-host.txt15 - portN-mode: String specifying the port mode for port N, where N can be
/linux/Documentation/driver-api/pldmfw/
A Dfile-format.rst129 | Version String |
/linux/arch/x86/kvm/
A Demulate.c120 #define String (1<<13) /* String instruction (rep capable) */ macro
1432 if (ctxt->rep_prefix && (ctxt->d & String) && in pio_in_emulated()
4606 I2bv(SrcSI | DstDI | Mov | String | TwoMemOp, em_mov),
4607 F2bv(SrcSI | DstDI | String | NoWrite | TwoMemOp, em_cmp_r),
4610 I2bv(SrcAcc | DstDI | Mov | String, em_mov),
4611 I2bv(SrcSI | DstAcc | Mov | String, em_mov),
4612 F2bv(SrcAcc | DstDI | String | NoWrite, em_cmp_r),
5482 if (ctxt->rep_prefix && (ctxt->d & String)) { in x86_emulate_insn()
5536 if (ctxt->rep_prefix && (ctxt->d & String)) in x86_emulate_insn()
5643 if (ctxt->rep_prefix && (ctxt->d & String)) { in x86_emulate_insn()
[all …]
/linux/Documentation/admin-guide/acpi/
A Dinitrd_table_override.rst95 [ 1.272091] [ACPI Debug] String [0x0B] "HELLO WORLD"
/linux/Documentation/devicetree/bindings/arm/
A Datmel-sysregs.txt79 - atmel,wakeup-mode: String, operation mode of the wakeup mode.
/linux/Documentation/trace/
A Duprobetracer.rst69 String type is a special type, which fetches a "null-terminated" string from
/linux/Documentation/devicetree/bindings/net/dsa/
A Dmt7530.txt36 - phy-mode: String, the following values are acceptable for port labeled

Completed in 43 milliseconds

12