Searched full:specifiers (Results 1 – 25 of 348) sorted by relevance
12345678910>>...14
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | printk-formats.rst | 2 How to get printk format specifiers right 5 .. _printk-specifiers: 60 before printing. The kernel also supports extended specifiers for printing 63 Some of the extended specifiers print the data on the given address instead 108 The ``S`` and ``s`` specifiers are used for printing a pointer in symbolic 125 The ``k`` and ``u`` specifiers are used for printing prior probed memory from 180 For printing struct resources. The ``R`` and ``r`` specifiers result in a 273 specifiers result in a printed address with (M) or without (m) byte 296 specifiers result in a printed address with (i4) or without (I4) leading 299 The additional ``h``, ``n``, ``b``, and ``l`` specifiers are used to specify [all …]
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | printk-formats.rst | 2 How to get printk format specifiers right 5 .. _printk-specifiers: 60 before printing. The kernel also supports extended specifiers for printing 63 Some of the extended specifiers print the data on the given address instead 120 The ``S`` and ``s`` specifiers are used for printing a pointer in symbolic 149 The ``k`` and ``u`` specifiers are used for printing prior probed memory from 216 For printing struct resources. The ``R`` and ``r`` specifiers result in a 309 specifiers result in a printed address with (M) or without (m) byte 332 specifiers result in a printed address with (i4) or without (I4) leading 335 The additional ``h``, ``n``, ``b``, and ``l`` specifiers are used to specify [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/powerpc/fsl/ |
| D | pmc.txt | 36 Sleep specifiers: 38 fsl,mpc8349-pmc: Sleep specifiers consist of one cell. For each bit 43 fsl,mpc8536-pmc: Sleep specifiers consist of three cells, the third of 49 fsl,mpc8548-pmc: Sleep specifiers consist of one or two cells, the
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/ |
| D | pmc.txt | 36 Sleep specifiers: 38 fsl,mpc8349-pmc: Sleep specifiers consist of one cell. For each bit 43 fsl,mpc8536-pmc: Sleep specifiers consist of three cells, the third of 49 fsl,mpc8548-pmc: Sleep specifiers consist of one or two cells, the
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | brcm,kona-ccu.txt | 65 The following table defines the set of CCUs and clock specifiers for 68 be used. These specifiers are defined in: 110 The following table defines the set of CCUs and clock specifiers for 113 be used. These specifiers are defined in:
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | brcm,kona-ccu.txt | 65 The following table defines the set of CCUs and clock specifiers for 68 be used. These specifiers are defined in: 110 The following table defines the set of CCUs and clock specifiers for 113 be used. These specifiers are defined in:
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/crypto/ |
| D | atmel-crypto.txt | 11 - dmas: List of two DMA specifiers as described in 33 - dmas: List of two DMA specifiers as described in 56 - dmas: One DMA specifiers as described in
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/msm/ |
| D | dpu.txt | 17 - clocks: list of clock specifiers for clocks needed by the device. 38 - assigned-clocks: list of clock specifiers for clocks needing rate assignment 49 - clocks: list of clock specifiers for clocks needed by the device. 70 - assigned-clocks: list of clock specifiers for clocks needing rate assignment
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mmc/ |
| D | davinci_mmc.txt | 16 - dmas: List of DMA specifiers with the controller specific format 20 1:1 with the DMA specifiers listed in dmas.
|
| D | sdhci-omap.txt | 25 - dmas: List of DMA specifiers with the controller specific format as described 28 DMA specifiers listed in dmas. The string naming is to be "tx"
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/ |
| D | davinci_mmc.txt | 16 - dmas: List of DMA specifiers with the controller specific format 20 1:1 with the DMA specifiers listed in dmas.
|
| D | sdhci-omap.txt | 21 - dmas: List of DMA specifiers with the controller specific format as described 24 DMA specifiers listed in dmas. The string naming is to be "tx"
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/ |
| D | power_domain.txt | 11 phandle arguments (so called PM domain specifiers) of length specified by the 21 - power-domains : A list of PM domain specifiers, as defined by bindings of 28 specifiers.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/ |
| D | power_domain.txt | 11 phandle arguments (so called PM domain specifiers) of length specified by the 21 - power-domains : A list of PM domain specifiers, as defined by bindings of 28 specifiers.
|
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| D | i18n.c | 60 /* Messages with embedded format specifiers. */ 451 * Note that this code only accepts a handful of conversion specifiers: 479 * Compare the format specifiers pointed to by *input1 and *input2. 502 * Check that two format strings contain the same number of format specifiers, 503 * and that the order of specifiers is the same in both strings. 520 /* No more format specifiers in one or both strings. */ in fmt_validate() 522 /* See if one has more specifiers than the other. */ in fmt_validate() 540 * -EINVAL - Invalid format specifiers in formatted message or illegal index.
|
| /kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
| D | i18n.c | 60 /* Messages with embedded format specifiers. */ 458 * Note that this code only accepts a handful of conversion specifiers: 486 * Compare the format specifiers pointed to by *input1 and *input2. 509 * Check that two format strings contain the same number of format specifiers, 510 * and that the order of specifiers is the same in both strings. 527 /* No more format specifiers in one or both strings. */ in fmt_validate() 529 /* See if one has more specifiers than the other. */ in fmt_validate() 547 * -EINVAL - Invalid format specifiers in formatted message or illegal index.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/ |
| D | omap-spi.txt | 15 - dmas: List of DMA specifiers with the controller specific format 19 1:1 with the DMA specifiers listed in dmas. The string naming
|
| /kernel/linux/linux-6.6/Documentation/mm/ |
| D | page_owner.rst | 116 Choose a key from the **STANDARD FORMAT SPECIFIERS** section. The "+" is 129 multi-letter key from the **STANDARD FORMAT SPECIFIERS** section. 133 keywords are described in the **STANDARD FORMAT SPECIFIERS** section below. 163 STANDARD FORMAT SPECIFIERS
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/exynos/ |
| D | exynos5433-decon.txt | 15 - interrupts or interrupts-extended: list of interrupt specifiers corresponding 18 - clocks: must include clock specifiers corresponding to entries in the
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mailbox/ |
| D | mtk-gce.txt | 26 property and list of phandle, mailbox specifiers. 30 sub-system specifiers.
|
| D | nvidia,tegra186-hsp.txt | 30 Array of interrupt specifiers. 55 specifiers:
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | nvidia,tegra210-admaif.yaml | 50 DMA channel specifiers, equally divided for Tx and Rx. 66 DMA channel specifiers, equally divided for Tx and Rx.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/ |
| D | omap-spi.yaml | 62 List of DMA specifiers with the controller specific format as 71 the DMA specifiers listed in dmas. The string names is to be
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | img,pdc-intc.txt | 26 - interrupts: List of interrupt specifiers. The first specifier shall be the 32 Interrupt specifiers consists of 2 cells encoded as follows:
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/ |
| D | iio-bindings.txt | 7 outputs to IIO inputs. Similar to the gpio specifiers, an IIO 63 with IIO specifiers.
|
12345678910>>...14