Searched refs:identifiers (Results 1 – 25 of 79) sorted by relevance
1234
/Linux-v5.10/Documentation/process/ |
D | license-rules.rst | 46 Exchange (SPDX) license identifiers in each source file. SPDX license 47 identifiers are machine parsable and precise shorthands for the license 49 identifiers are managed by the SPDX Workgroup at the Linux Foundation and 54 The valid identifiers used in the kernel are explained in the section 55 `License identifiers`_ and have been retrieved from the official SPDX 97 SPDX short form license identifiers separated by "WITH" when a license 102 License identifiers for licenses like [L]GPL with the 'or later' option 119 Exceptions can only be used with particular License identifiers. The 120 valid License identifiers are listed in the tags of the exception text 122 identifiers`_. [all …]
|
/Linux-v5.10/Documentation/driver-api/ |
D | basics.rst | 15 :no-identifiers: pci_device_id 101 :no-identifiers: kstrtol kstrtoul 105 :no-identifiers: printk
|
D | infrastructure.rst | 9 :no-identifiers: device_link_state
|
/Linux-v5.10/Documentation/sphinx/ |
D | kerneldoc.py | 101 identifiers = self.options.get('identifiers').split() 102 if identifiers: 103 for i in identifiers:
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | pistachio-clock.txt | 27 See dt-bindings/clock/pistachio-clk.h for the list of valid identifiers. 56 See dt-bindings/clock/pistachio-clk.h for the list of valid identifiers. 84 See dt-bindings/clock/pistachio-clk.h for the list of valid identifiers. 113 See dt-bindings/clock/pistachio-clk.h for the list of valid identifiers.
|
D | marvell,pxa1928.txt | 21 All these identifiers can be found in <dt-bindings/clock/marvell,pxa1928.h>.
|
D | artpec6.txt | 19 See dt-bindings/clock/axis,artpec6-clkctrl.h for the list of valid identifiers.
|
D | vf610-clock.txt | 9 - clocks: list of clock identifiers which are external input clocks to the
|
/Linux-v5.10/Documentation/networking/devlink/ |
D | devlink-flash.rst | 35 - Indicates that the device should overwrite identifiers in the 36 components being updated with the identifiers found in the provided 38 identifiers. 42 in the components being updated. Settings and identifiers are expected to be
|
D | devlink-info.rst | 54 - Group for hardware identifiers, and versions of components 58 component identifiers or the board version reported in the PCI VPD. 64 This group must not contain any frequently changing identifiers,
|
D | ice.rst | 109 - Do not preserve either settings or identifiers. Overwrite everything 116 The ice hardware does not support overwriting only identifiers while
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | faraday,ftmac.txt | 6 the SoC specific identifiers:
|
/Linux-v5.10/Documentation/devicetree/bindings/nds32/ |
D | cpus.txt | 14 one of the following identifiers for a particular CPU core:
|
/Linux-v5.10/Documentation/core-api/ |
D | idr.rst | 12 A common problem to solve is allocating identifiers (IDs); generally 14 process IDs, packet identifiers in networking protocols, SCSI tags
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/ |
D | juno,scpi.txt | 23 sensor identifiers
|
/Linux-v5.10/LICENSES/exceptions/ |
D | GCC-exception-2.0 | 8 identifiers in the SPDX-Licenses tag:
|
D | Linux-syscall-note | 9 identifiers in the SPDX-Licenses tag:
|
/Linux-v5.10/Documentation/x86/x86_64/ |
D | fsgs.rst | 39 identifiers. 146 identifiers for x86: 180 Clang does not provide the GCC address space identifiers, but it provides
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | davinci-mcbsp.txt | 23 identifiers must be "rx" and "tx".
|
/Linux-v5.10/Documentation/devicetree/bindings/dma/ |
D | fsl-imx-dma.txt | 38 - dma-names: List of string identifiers for the DMA requests. For the correct
|
/Linux-v5.10/Documentation/doc-guide/ |
D | kernel-doc.rst | 480 identifiers: *[ function/type ...]* 488 :identifiers: bitmap_parselist bitmap_parselist_user 491 :identifiers: 493 no-identifiers: *[ function/type ...]* 499 :no-identifiers: bitmap_parselist 502 This is an alias of the 'identifiers' directive and deprecated.
|
/Linux-v5.10/Documentation/devicetree/bindings/security/tpm/ |
D | ibmvtpm.txt | 6 identifiers, as 'IBM,vtpm'
|
/Linux-v5.10/Documentation/translations/zh_CN/process/ |
D | license-rules.rst | 305 identifiers in the SPDX-Licenses tag: 320 identifiers in the SPDX-Licenses tag:
|
/Linux-v5.10/Documentation/networking/ |
D | statistics.rst | 118 Statistics and their string identifiers are retrieved separately. 143 :identifiers: rtnl_link_stats64
|
/Linux-v5.10/Documentation/devicetree/bindings/soc/ti/ |
D | sci-pm-domain.txt | 57 of valid identifiers for k2g.
|
1234