Home
last modified time | relevance | path

Searched full:docs (Results 1 – 25 of 534) sorted by relevance

12345678910>>...22

/linux/tools/testing/selftests/bpf/
H A DMakefile.docs35 docs: $(DOCTARGETS)
58 docs-clean-$1:
62 docs-install-$1: docs
67 docs-uninstall-$1:
72 .PHONY: $1 docs-clean-$1 docs-install-$1 docs-uninstall-$1
79 docs-clean: $(foreach doctarget,$(DOCTARGETS), docs-clean-$(doctarget))
80 docs-install: $(foreach doctarget,$(DOCTARGETS), docs-install-$(doctarget))
81 docs-uninstall: $(foreach doctarget,$(DOCTARGETS), docs-uninstall-$(doctarget))
83 .PHONY: docs docs-clean docs-install docs-uninstall man2 man7
H A Dtest_doc_build.sh18 for tgt in docs docs-clean; do
/linux/Documentation/hwmon/
H A Dtmp401.rst12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html
20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp411.html
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
36 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html
44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
H A Dtmp421.rst12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
H A Dtmp464.rst14 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp464.html
22 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp468.html
/linux/Documentation/devicetree/bindings/iio/chemical/
H A Dsenseair,sunrise.yaml17 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Dev/publicerat/PSP11704.pdf
18 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Dev/publicerat/PSH11649.pdf
19 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Dev/publicerat/TDE5531.pdf
20 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Market/publicerat/TDE7318.pdf
/linux/Documentation/rust/
H A Dgeneral-information.rst26 The generated HTML docs include integrated search, linked items (e.g. types,
29 https://rust.docs.kernel.org
33 https://rust.docs.kernel.org/next/
37 https://rust.docs.kernel.org/6.10/
39 The docs can also be easily generated and read locally. This is quite fast
47 To read the docs locally in your web browser, run e.g.::
/linux/scripts/
H A Dfind-unused-docs.sh8 # usage: Run 'scripts/find-unused-docs.sh directory' from top level of kernel
11 # example: $scripts/find-unused-docs.sh drivers/scsi
21 echo "Usage: scripts/find-unused-docs.sh directory"
H A Drust_is_available.sh90 echo >&2 "*** code $rust_compiler_code. See output and docs below for details:"
103 echo >&2 "*** an expected output. See output and docs below for details:"
134 echo >&2 "*** code $rust_bindings_generator_code. See output and docs below for details:"
147 echo >&2 "*** an expected output. See output and docs below for details:"
190 echo >&2 "*** a failure to locate libclang. See output and docs below for details:"
210 echo >&2 "*** and docs below for details:"
/linux/Documentation/devicetree/bindings/leds/
H A Dawinic,aw200xx.yaml22 aw20036 - https://www.awinic.com/en/productDetail/AW20036QNR#tech-docs
23 aw20054 - https://www.awinic.com/en/productDetail/AW20054QNR#tech-docs
24 aw20072 - https://www.awinic.com/en/productDetail/AW20072QNR#tech-docs
25 aw20108 - https://www.awinic.com/en/productDetail/AW20108QNR#tech-docs
H A Dnxp,pca995x.yaml19 https://www.nxp.com/docs/en/data-sheet/PCA9952_PCA9955.pdf
20 https://www.nxp.com/docs/en/data-sheet/PCA9955B.pdf
21 https://www.nxp.com/docs/en/data-sheet/PCA9956B.pdf
/linux/rust/kernel/
H A Dprint.rs7 //! Reference: <https://docs.kernel.org/core-api/printk-basics.html>
200 /// [`pr_emerg`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_emerg
224 /// [`pr_alert`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_alert
248 /// [`pr_crit`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_crit
272 /// [`pr_err`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_err
296 /// [`pr_warn`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_warn
320 /// [`pr_notice`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_notice
344 /// [`pr_info`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_info
370 /// [`pr_debug`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_debug
398 /// [`pr_cont`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_cont
/linux/include/xen/interface/io/
H A D9pfs.h14 * See docs/misc/9pfs.markdown in xen.git for the full specification:
15 * https://xenbits.xen.org/docs/unstable/misc/9pfs.html
/linux/include/linux/fpga/
H A Dadi-axi-common.h7 * https://wiki.analog.com/resources/fpga/docs/axi_ip
8 * https://wiki.analog.com/resources/fpga/docs/hdl/regmap
/linux/Documentation/translations/it_IT/process/
H A Dclang-format.rst47 https://clang.llvm.org/docs/ClangFormat.html
49 https://clang.llvm.org/docs/ClangFormatStyleOptions.html
76 https://clang.llvm.org/docs/ClangFormat.html#script-for-patch-reformatting
114 https://clang.llvm.org/docs/ClangFormat.html
/linux/Documentation/dev-tools/
H A Dclang-format.rst39 https://clang.llvm.org/docs/ClangFormat.html
41 https://clang.llvm.org/docs/ClangFormatStyleOptions.html
66 https://clang.llvm.org/docs/ClangFormat.html#script-for-patch-reformatting
102 https://clang.llvm.org/docs/ClangFormat.html
/linux/Documentation/translations/zh_CN/process/
H A D8.Conclusion.rst51 https://www.kernel.org/pub/software/scm/git/docs/
53 https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
/linux/Documentation/devicetree/bindings/mailbox/
H A Dhisilicon,hi3660-mailbox.txt37 - compatible : See the client docs
39 Cells must match 'mbox-cells' (See Controller docs above)
/linux/Documentation/translations/zh_TW/process/
H A D8.Conclusion.rst54 https://www.kernel.org/pub/software/scm/git/docs/
56 https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
/linux/Documentation/admin-guide/sysctl/
H A Dabi.rst7 .. See scripts/check-sysctl-docs to keep this up to date:
8 .. scripts/check-sysctl-docs -vtable="abi" \
/linux/Documentation/process/
H A Dkernel-docs.rst35 Docs at the Linux Kernel tree
50 On-line docs
186 :Keywords: memory management, Linux-MM, mm patches, TODO, docs,
227 https://www.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dsddr3.c48 /* the below are mentioned in some, but not all, ddr3 docs */
56 /* the below are mentioned in some, but not all, ddr3 docs */
64 /* the below are mentioned in some, but not all, ddr3 docs */
H A Dgddr3.c46 /* the below are mentioned in some, but not all, gddr3 docs */
48 /* XXX: Per Samsung docs, are these used? They overlap with Qimonda */
65 /* the below are mentioned in some, but not all, gddr3 docs */
/linux/Documentation/devicetree/bindings/iio/accel/
H A Dnxp,fxls8962af.yaml15 https://www.nxp.com/docs/en/data-sheet/FXLS8962AF.pdf
16 https://www.nxp.com/docs/en/data-sheet/FXLS8964AF.pdf
/linux/drivers/net/usb/
H A Dplusb.c31 * seems to get wedged under load. Prolific docs are weak, and
36 * compatibility. Some docs suggest the difference between 2301
39 * pl25a1 glue based on patch from Tony Gibbs. Prolific "docs" on

12345678910>>...22