Home
last modified time | relevance | path

Searched full:specifiers (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/kernel/linux/linux-5.10/Documentation/core-api/
Dprintk-formats.rst2 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-4.19/Documentation/core-api/
Dprintk-formats.rst2 How to get printk format specifiers right
50 before printing. The kernel also supports extended specifiers for printing
80 The ``S`` and ``s`` specifiers are used for printing a pointer in symbolic
84 Note, that the ``F`` and ``f`` specifiers are identical to ``S`` (``s``)
132 For printing struct resources. The ``R`` and ``r`` specifiers result in a
225 specifiers result in a printed address with (M) or without (m) byte
248 specifiers result in a printed address with (i4) or without (I4) leading
251 The additional ``h``, ``n``, ``b``, and ``l`` specifiers are used to specify
267 specifiers result in a printed address with (I6) or without (i6)
291 The additional ``p``, ``f``, and ``s`` specifiers are used to specify port
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dpmc.txt36 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-4.19/Documentation/devicetree/bindings/powerpc/fsl/
Dpmc.txt36 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-4.19/Documentation/devicetree/bindings/clock/
Dbrcm,kona-ccu.txt65 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/clock/
Dbrcm,kona-ccu.txt65 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-4.19/Documentation/devicetree/bindings/display/msm/
Ddpu.txt17 - clocks: list of clock specifiers for clocks needed by the device.
33 - assigned-clocks: list of clock specifiers for clocks needing rate assignment
44 - clocks: list of clock specifiers for clocks needed by the device.
65 - assigned-clocks: list of clock specifiers for clocks needing rate assignment
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/crypto/
Datmel-crypto.txt11 - 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/
Ddpu.txt17 - 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-4.19/Documentation/devicetree/bindings/crypto/
Datmel-crypto.txt11 - 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-4.19/Documentation/devicetree/bindings/dma/
Ddma.txt69 - dmas: List of one or more DMA specifiers, each consisting of
80 Multiple DMA specifiers can be used to represent
82 DMA specifiers must be identical (see examples).
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/rtc/
Ddw-apb.txt14 - clocks : list of clock specifiers, corresponding to entries in
21 If using the clock specifiers, the pclk clock is optional, as not all
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Ddavinci_mmc.txt16 - dmas: List of DMA specifiers with the controller specific format
20 1:1 with the DMA specifiers listed in dmas.
Dsdhci-omap.txt21 - 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-4.19/Documentation/devicetree/bindings/mmc/
Ddavinci_mmc.txt16 - dmas: List of DMA specifiers with the controller specific format
20 1:1 with the DMA specifiers listed in dmas.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/
Dpower_domain.txt11 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-4.19/Documentation/devicetree/bindings/spi/
Domap-spi.txt14 - dmas: List of DMA specifiers with the controller specific format
18 1:1 with the DMA specifiers listed in dmas. The string naming
Dfsl-imx-cspi.txt15 - clocks : Clock specifiers for both ipg and per clocks.
28 - dmas: DMA specifiers for tx and rx dma. See the DMA client binding,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/
Domap-spi.txt15 - 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-5.10/drivers/accessibility/speakup/
Di18n.c60 /* 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-4.19/drivers/staging/speakup/
Di18n.c60 /* 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-5.10/Documentation/devicetree/bindings/display/exynos/
Dexynos5433-decon.txt15 - interrupts or interrupts-extended: list of interrupt specifiers corresponding
18 - clocks: must include clock specifiers corresponding to entries in the
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/exynos/
Dexynos5433-decon.txt15 - 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/
Dnvidia,tegra186-hsp.txt30 Array of interrupt specifiers.
55 specifiers:
Dmtk-gce.txt26 property and list of phandle, mailbox specifiers.
30 sub-system specifiers.

12345678910>>...17