| /linux/tools/power/cpupower/utils/helpers/ |
| A 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/Documentation/devicetree/bindings/sound/ |
| A D | qcom,wcd9335.txt | 33 Value type: <String array> 39 Value type: <String Array>
|
| A D | qcom,apq8096.txt | 97 qcom,model: String for soundcard name (Use model instead)
|
| /linux/Documentation/ABI/testing/ |
| A D | configfs-usb-gadget | 137 This group contains "OS String" extension handling attributes. 143 qw_sign an identifier to be reported as "OS String"
|
| /linux/scripts/ |
| A D | checkpatch.pl | 529 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 D | sensor-groups.txt | 13 - type : String to indicate the type of sensor-group
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | samsung-sxgbe.txt | 13 - phy-mode: String, operation mode of the PHY interface.
|
| /linux/Documentation/devicetree/bindings/input/ |
| A D | rotary-encoder.txt | 23 - rotary-encoder,encoding: String, the method used to encode steps.
|
| /linux/Documentation/usb/ |
| A D | linux-cdc-acm.inf | 100 ; String Definitions
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| A D | nvidia-tegra20-nand.txt | 25 - nand-ecc-mode: String, operation mode of the NAND ecc mode. Currently only
|
| A D | atmel-nand.txt | 145 - nand-ecc-mode : String, operation mode of the NAND ecc mode, soft by default.
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| A 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
|
| A D | cnxt,cx92755-pinctrl.txt | 61 - function: String. Specifies the pin mux selection. Values must be one of:
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | brcm,sata-phy.yaml | 72 String that indicates the desired RX equalizer mode.
|
| /linux/Documentation/devicetree/bindings/leds/backlight/ |
| A D | lm3630a-backlight.yaml | 7 title: TI LM3630A High-Efficiency Dual-String White LED
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| A D | atmel,sama9260-adc.yaml | 56 String corresponding to an identifier from atmel,adc-res-names property.
|
| /linux/Documentation/core-api/ |
| A D | kernel-api.rst | 21 String Conversions 36 String Manipulation
|
| A D | printk-basics.rst | 31 | Name | String | Alias function |
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | omap-usb-host.txt | 15 - portN-mode: String specifying the port mode for port N, where N can be
|
| /linux/Documentation/driver-api/pldmfw/ |
| A D | file-format.rst | 129 | Version String |
|
| /linux/arch/x86/kvm/ |
| A D | emulate.c | 120 #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 D | initrd_table_override.rst | 95 [ 1.272091] [ACPI Debug] String [0x0B] "HELLO WORLD"
|
| /linux/Documentation/devicetree/bindings/arm/ |
| A D | atmel-sysregs.txt | 79 - atmel,wakeup-mode: String, operation mode of the wakeup mode.
|
| /linux/Documentation/trace/ |
| A D | uprobetracer.rst | 69 String type is a special type, which fetches a "null-terminated" string from
|
| /linux/Documentation/devicetree/bindings/net/dsa/ |
| A D | mt7530.txt | 36 - phy-mode: String, the following values are acceptable for port labeled
|