| /Documentation/sphinx/ |
| D | kfigure.py | 125 def setup(app): argument 127 app.connect('builder-inited', setupTools) 130 app.add_directive("kernel-image", KernelImage) 131 app.add_node(kernel_image, 139 app.add_directive("kernel-figure", KernelFigure) 140 app.add_node(kernel_figure, 148 app.add_directive('kernel-render', KernelRender) 149 app.add_node(kernel_render, 156 app.connect('doctree-read', add_kernel_figure_to_std_domain) 165 def setupTools(app): argument [all …]
|
| D | translations.py | 38 app = self.document.settings.env.app 69 def process_languages(app, doctree, docname): argument 71 if app.builder.format not in ['html']: 83 html_content = app.builder.templates.render('translations.html', 91 def setup(app): argument 92 app.add_node(LanguagesNode) 93 app.add_transform(TranslationsTransform) 94 app.connect('doctree-resolved', process_languages)
|
| D | automarkup.py | 79 def markup_refs(docname, app, node): argument 119 repl.append(markup_func[m.re](docname, app, m)) 140 def markup_func_ref_sphinx3(docname, app, match): argument 141 cdom = app.env.domains['c'] 169 xref = cdom.resolve_xref(app.env, docname, app.builder, 181 def markup_c_ref(docname, app, match): argument 201 cdom = app.env.domains['c'] 228 xref = cdom.resolve_xref(app.env, docname, app.builder, 243 def markup_doc_ref(docname, app, match): argument 244 stddom = app.env.domains['std'] [all …]
|
| D | kernellog.py | 15 def warn(app, message): argument 18 def verbose(app, message): argument 21 def info(app, message): argument
|
| D | kerneldoc.py | 112 kernellog.verbose(env.app, 123 kernellog.warn(env.app, 151 kernellog.warn(env.app, 'kernel-doc \'%s\' processing failed with: %s' % 159 def setup(app): argument 160 app.add_config_value('kerneldoc_bin', None, 'env') 161 app.add_config_value('kerneldoc_srctree', None, 'env') 162 app.add_config_value('kerneldoc_verbosity', 1, 'env') 164 app.add_directive('kernel-doc', KernelDocDirective)
|
| D | kernel_abi.py | 50 def setup(app): argument 52 app.add_directive("kernel-abi", KernelCmd) 132 kernellog.info(self.state.document.settings.env.app, "%s: parsed %i lines" % (fname, n))
|
| D | kernel_feat.py | 48 def setup(app): argument 50 app.add_directive("kernel-feat", KernelFeat) 74 self.state.document.settings.env.app.warn(message, prefix="")
|
| D | cdomain.py | 101 def c_markups(app, docname, source): argument 126 def setup(app): argument 129 app.connect('source-read', c_markups) 130 app.add_domain(CDomain, override=True)
|
| /Documentation/userspace-api/media/dvb/ |
| D | ca_high_level.rst | 86 APP: Number=[1] 87 APP: Type=[1] 88 APP: flags=[1] 89 APP: CI High level interface 90 APP: CA/CI Module Present 95 APP: Slots=[1] 96 APP: Type=[1] 97 APP: Descrambler keys=[16] 98 APP: Type=[1] 131 App (User)
|
| /Documentation/devicetree/bindings/pci/ |
| D | rcar-gen4-pci-ep.yaml | 34 - const: app 45 - const: app 104 reg-names = "dbi", "dbi2", "atu", "dma", "app", "phy", "addr_space"; 108 interrupt-names = "dma", "sft_ce", "app";
|
| D | rcar-gen4-pci-host.yaml | 34 - const: app 46 - const: app 102 reg-names = "dbi", "dbi2", "atu", "dma", "app", "phy", "config"; 107 interrupt-names = "msi", "dma", "sft_ce", "app";
|
| D | ti,am65-pci-ep.yaml | 26 - const: app 70 reg-names = "app", "dbics", "addr_space", "atu";
|
| D | intel-gw-pcie.yaml | 39 - const: app 99 reg-names = "dbi", "config", "app";
|
| D | snps,dw-pcie-ep.yaml | 66 enum: [ elbi, app ] 102 - description: See native 'elbi/app' CSR region for details. 153 const: app 167 - description: See native "app" IRQ for details
|
| D | snps,dw-pcie.yaml | 75 enum: [ elbi, app ] 108 - description: See native 'elbi/app' CSR region for details. 162 const: app 207 - description: See native "app" IRQ for details
|
| D | ti,am65-pci-host.yaml | 27 - const: app 108 reg-names = "app", "dbics", "config", "atu";
|
| /Documentation/fb/ |
| D | deferred_io.rst | 10 - userspace app like Xfbdev mmaps framebuffer 12 - userspace app tries to write to mmapped vaddress 17 - app continues writing to that page with no additional cost. this is 22 - app tries to write to the address (that has now been mkcleaned)
|
| /Documentation/devicetree/bindings/phy/ |
| D | intel,combo-phy.yaml | 31 - description: PCIe app core control registers 36 - const: app 99 reg-names = "core", "app";
|
| D | starfive,jh7110-usb-phy.yaml | 25 - description: app 125m
|
| /Documentation/networking/devlink/ |
| D | nfp.rst | 57 * - ``fw.app`` 59 - The APP firmware component version
|
| D | sfc.rst | 32 * - ``fpga.app`` 35 * - ``fw.app``
|
| /Documentation/leds/ |
| D | ledtrig-transient.rst | 114 allow user app to set the time once and activate it to run it once for the 156 - Use of LED by user space app as activity indicator. 157 - Use of LED by user space app as a kind of watchdog indicator -- as 158 long as the app is alive, it can keep the LED illuminated, if it dies 160 - Use by any user space app that needs a transient GPIO output.
|
| /Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-jpeg.rst | 92 - Application data segment APP\ :sub:`0`. 94 - Application data segment APP\ :sub:`1`.
|
| D | vidioc-g-jpegcomp.rst | 46 APP is some application-specific information. The application can set it 117 - App segment, driver will always use APP0
|
| D | common.rst | 34 app-pri
|