Home
last modified time | relevance | path

Searched refs:parsers (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.10/Documentation/sphinx/
Dkernel_include.py38 from docutils.parsers.rst import directives
39 from docutils.parsers.rst.directives.body import CodeBlock, NumberLines
40 from docutils.parsers.rst.directives.misc import Include
Dmaintainers_include.py26 from docutils.parsers.rst import Directive
27 from docutils.parsers.rst.directives.misc import Include
DrstFlatTable.py48 from docutils.parsers.rst import directives, roles
49 from docutils.parsers.rst.directives.tables import Table
Dkfigure.py56 from docutils.parsers.rst import directives
57 from docutils.parsers.rst.directives import images
Dkernel_abi.py46 from docutils.parsers.rst import directives, Directive
Dcdomain.py36 from docutils.parsers.rst import directives
Dkerneldoc.py39 from docutils.parsers.rst import directives, Directive
/Linux-v5.10/drivers/mtd/
DMakefile10 obj-y += parsers/
DKconfig26 menu "Partition parsers"
27 source "drivers/mtd/parsers/Kconfig"
/Linux-v5.10/drivers/net/ethernet/apm/xgene/
Dxgene_enet_cle.c134 nparsers = (type >= PTREE_RAM) ? 1 : cle->parsers; in xgene_cle_dram_wr()
165 for (i = 0; i < cle->parsers; i++) { in xgene_cle_enable_ptree()
627 for (i = 0; i < enet_cle->parsers; i++) { in xgene_cle_setup_def_dbptr()
737 for (i = 0; i < cle->parsers; i++) { in xgene_cle_setup_rss()
Dxgene_enet_cle.h282 u32 parsers; member
Dxgene_enet_main.c1851 enet_cle->parsers = 3; in xgene_enet_init_hw()
/Linux-v5.10/Documentation/crypto/
Dasymmetric-keys.rst14 - Instantiation data parsers.
36 Also provided is the concept of a data parser. Data parsers are responsible
49 If a key is added with an empty name, the instantiation data parsers are given
241 Examples of blob formats for which parsers could be implemented include:
320 Functions are provided to register and unregister parsers::
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/
Dibm,powerpc-cpu-features.txt29 assumed by parsers.
41 design with parsers that behave according to these guidelines. This can
/Linux-v5.10/Documentation/process/
Dchanges.rst109 Since Linux 4.16, the build system generates parsers
Dcoding-style.rst788 function; don't break the internal parsers of those who will read the code.
/Linux-v5.10/Documentation/
DChanges109 Since Linux 4.16, the build system generates parsers
/Linux-v5.10/Documentation/sound/hd-audio/
Dnotes.rst34 The snd-hda-intel driver has several different codec parsers depending
394 Shows / stores hint strings for codec parsers for any use.
/Linux-v5.10/tools/memory-model/Documentation/
Dlitmus-tests.txt100 tests, but this is a bit involved due to the use of multiple parsers.
763 Different portions of a litmus test are processed by different parsers,
/Linux-v5.10/Documentation/admin-guide/
Dkernel-parameters.txt2937 See drivers/mtd/parsers/cmdlinepart.c