Searched full:documents (Results 1 – 25 of 297) sorted by relevance
12345678910>>...12
| /Linux-v6.1/tools/perf/util/ |
| D | mutex.h | 24 /* Documents if a shared field or global variable needs to be protected by a mutex. */ 28 * Documents if the memory location pointed to by a pointer should be guarded by 33 /* Documents if a type is a lockable type. */ 36 /* Documents functions that acquire a lock in the body of a function, and do not release it. */ 40 * Documents functions that expect a lock to be held on entry to the function, 45 /* Documents functions that try to acquire a lock, and return success or failure. */ 49 /* Documents a function that expects a mutex to be held prior to entry. */
|
| /Linux-v6.1/Documentation/dev-tools/kunit/api/ |
| D | index.rst | 11 This section documents the KUnit kernel testing API. It is divided into the 16 - documents all of the standard testing API 20 - documents the KUnit resource API
|
| D | test.rst | 7 This file documents all of the standard testing API.
|
| /Linux-v6.1/LICENSES/deprecated/ |
| D | GFDL-1.1 | 9 It should not be used for new documents, except when they are 254 5. COMBINING DOCUMENTS 256 You may combine the Document with other documents released under this 259 Invariant Sections of all of the original documents, unmodified, and 273 in the various original documents, forming one section entitled 279 6. COLLECTIONS OF DOCUMENTS 281 You may make a collection consisting of the Document and other documents 283 License in the various documents with a single copy that is included in 285 verbatim copying of each of the documents in all other respects. 296 and independent documents or works, in or on a volume of a storage or [all …]
|
| D | GFDL-1.2 | 9 It should not be used for new documents. 281 5. COMBINING DOCUMENTS 283 You may combine the Document with other documents released under this 286 Invariant Sections of all of the original documents, unmodified, and 300 in the various original documents, forming one section Entitled 306 6. COLLECTIONS OF DOCUMENTS 308 You may make a collection consisting of the Document and other documents 310 License in the various documents with a single copy that is included in 312 verbatim copying of each of the documents in all other respects. 323 and independent documents or works, in or on a volume of a storage or [all …]
|
| /Linux-v6.1/Documentation/admin-guide/ |
| D | index.rst | 4 The following is a collection of user-oriented documents that have been 31 Here is a set of documents aimed at users who are trying to track down 51 application developers. Documents covering various aspects of the kernel
|
| /Linux-v6.1/Documentation/hwmon/ |
| D | jc42.rst | 58 https://www.nxp.com/documents/data_sheet/SE97.pdf 60 https://www.nxp.com/documents/data_sheet/SE97B.pdf 62 https://www.nxp.com/documents/data_sheet/SE98.pdf 64 https://www.nxp.com/documents/data_sheet/SE98A.pdf
|
| /Linux-v6.1/Documentation/ABI/ |
| D | README | 13 This directory documents the interfaces that the developer has 21 This directory documents interfaces that are felt to be stable, 35 This directory documents interfaces that are still remaining in
|
| /Linux-v6.1/Documentation/userspace-api/media/ |
| D | fdl-appendix.rst | 320 5. COMBINING DOCUMENTS 324 documents released under this License, under the terms defined in 328 documents, unmodified, and list them all as Invariant Sections of your 341 the various original documents, forming one section entitled "History"; 349 6. COLLECTIONS OF DOCUMENTS 353 :ref:`Document <fdl-document>` and other documents released under this 355 various documents with a single copy that is included in the collection, 357 of each of the documents in all other respects. 371 with other separate and independent documents or works, in or on a
|
| /Linux-v6.1/Documentation/dev-tools/ |
| D | index.rst | 5 This document is a collection of documents about development tools that can 6 be used to work on the kernel. For now, the documents have been pulled
|
| /Linux-v6.1/Documentation/ABI/stable/ |
| D | sysfs-driver-usb-usbtmc | 8 can be found in the USB TMC documents from the USB-IF entitled 22 can be found in the USB TMC documents from the USB-IF entitled
|
| /Linux-v6.1/Documentation/devicetree/bindings/clock/ |
| D | silabs,si570.txt | 10 https://www.silabs.com/Support%20Documents/TechnicalDocs/si570.pdf 12 https://www.silabs.com/Support%20Documents/TechnicalDocs/si598-99.pdf
|
| D | silabs,si5341.txt | 6 https://www.silabs.com/documents/public/data-sheets/Si5341-40-D-DataSheet.pdf 8 https://www.silabs.com/documents/public/reference-manuals/Si5341-40-D-RM.pdf 10 https://www.silabs.com/documents/public/reference-manuals/Si5345-44-42-D-RM.pdf
|
| /Linux-v6.1/drivers/iio/humidity/ |
| D | si7020.c | 15 * Si7013: http://www.silabs.com/Support%20Documents/TechnicalDocs/Si7013.pdf 16 * Si7020: http://www.silabs.com/Support%20Documents/TechnicalDocs/Si7020.pdf 17 * Si7021: http://www.silabs.com/Support%20Documents/TechnicalDocs/Si7021.pdf
|
| /Linux-v6.1/Documentation/doc-guide/ |
| D | contributing.rst | 209 Some documentation is beyond hope; we occasionally find documents that 235 kernel documentation; we have thousands of individual documents. 248 Moving documents into the appropriate books is an important task and needs 255 Even when all documents are in the right place, though, we have only 257 trying to knit all of those documents together into a single whole has not
|
| D | sphinx.rst | 172 building a subset of documentation. For example, you can build documents 182 documents, especially for kernel releases 5.18 and later. 227 reading right now), but for larger documents it may be advisable to create a 283 it easier to follow the documents. 328 impossible for readers of the plain-text documents to understand, though,
|
| /Linux-v6.1/tools/memory-model/Documentation/ |
| D | README | 9 that the documents later in this list assume that the reader understands 10 the material provided by documents earlier in this list.
|
| /Linux-v6.1/Documentation/ |
| D | conf.py | 170 # built documents. 215 # documents. 235 # If true, keep warnings as "system message" paragraphs in the built documents. 338 # The name for this set of Sphinx documents. If None, it defaults to 515 # For "manual" documents, if this is true, then toplevel headings are parts, 525 # Documents to append as an appendix to all manuals. 561 # Documents to append as an appendix to all manuals.
|
| D | index.rst | 11 documents into a coherent whole. Please note that improvements to the 107 There are several unsorted documents that don't seem to fit on other parts
|
| /Linux-v6.1/Documentation/driver-api/tty/ |
| D | index.rst | 29 In-detail description of the named TTY structures is in separate documents: 66 Miscellaneous documentation can be further found in these documents:
|
| /Linux-v6.1/Documentation/devicetree/bindings/ |
| D | writing-schema.rst | 124 binding documents and validate DTS files using the DT schema. The DT schema 142 The DT schema binding documents must be validated using the meta-schema (the 144 binding schema. All of the DT binding documents can be validated using the
|
| /Linux-v6.1/Documentation/core-api/ |
| D | index.rst | 6 (and writing!) of documents for this manual is much appreciated! 124 Documents that don't fit elsewhere or which have yet to be categorized.
|
| /Linux-v6.1/Documentation/process/ |
| D | 8.Conclusion.rst | 12 or "make pdfdocs" can be used to generate those documents in HTML or PDF 14 internal limits and fails to process the documents properly).
|
| /Linux-v6.1/Documentation/misc-devices/ |
| D | c2port.rst | 39 https://www.silabs.com/Support Documents/TechnicalDocs/an127.pdf 42 …https://www.silabs.com/pages/DownloadDoc.aspx?FILEURL=Support%20Documents/TechnicalDocs/an127.pdf&…
|
| /Linux-v6.1/Documentation/arm/ |
| D | sunxi.rst | 135 https://github.com/allwinner-zh/documents/raw/master/A83T/A83T_Datasheet_v1.3_20150510.pdf 139 … https://github.com/allwinner-zh/documents/raw/master/A83T/A83T_User_Manual_v1.5.1_20150513.pdf
|
12345678910>>...12