/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | examples.rst | 6 Examples chapter 9 In the past, we used to have a set of examples here. However, those 10 examples got out of date and doesn't even compile nowadays. 16 for updated/recommended examples.
|
/Linux-v5.15/Documentation/devicetree/bindings/ |
D | Makefile | 23 DT_TMP_SCHEMA := $(obj)/processed-schema-examples.json 61 $(obj)/processed-schema-examples.json: $(DT_DOCS) $(src)/.yamllint check_dtschema_version FORCE 67 # Just copy processed-schema-examples.json 69 $(obj)/processed-schema.json: $(obj)/processed-schema-examples.json FORCE 84 always-$(CHECK_DT_BINDING) += processed-schema-examples.json
|
D | example-schema.yaml | 231 examples: 232 # Examples are now compiled with dtc and validated against the schemas 234 # Examples have a default #address-cells and #size-cells value of 1. This can
|
/Linux-v5.15/Documentation/driver-api/gpio/ |
D | using-gpio.rst | 10 For examples of already existing generic drivers that will also be good 11 examples for any other kernel drivers you want to author, refer to 22 The userspace ABI is intended for one-off deployments. Examples are prototypes, 43 ``/dev/gpiochipN``. Examples of how to directly use the userspace ABI can be
|
/Linux-v5.15/samples/ |
D | Kconfig | 14 tristate "Build trace_events examples -- loadable modules only" 42 tristate "Build kobject examples" 51 tristate "Build kprobes examples -- loadable modules only" 62 tristate "Build kernel hardware breakpoint examples -- loadable module only" 68 tristate "Build kfifo examples -- loadable modules only"
|
/Linux-v5.15/Documentation/process/ |
D | license-rules.rst | 114 Other examples using WITH exceptions found in the kernel are:: 130 Examples from the kernel for license expressions in dual licensed files:: 171 Examples:: 199 Freeform text for usage advice. The text must include correct examples 207 File format examples:: 251 Examples:: 298 Examples:: 344 Examples:: 381 examples for the SPDX license identifiers as they should be put into 388 File format examples::
|
D | code-of-conduct.rst | 19 Examples of behavior that contributes to creating a positive environment 29 Examples of unacceptable behavior by participants include: 58 when an individual is representing the project or its community. Examples of
|
D | applying-patches.rst | 20 description of the different kernel trees (and examples of how to apply 73 In all the examples below I feed the file (in uncompressed form) to patch 78 If you just want to be able to follow the examples below and don't want to 95 (what I assume you've done in the examples below), then you simply run 278 Here are some examples:: 359 Here are 3 examples of how to apply these patches::
|
/Linux-v5.15/arch/um/drivers/ |
D | Kconfig | 19 information and command line examples of how to use this facility. 167 has examples of the UML command line to use to enable Ethertap 205 has examples of the UML command line to use to enable slip 226 has examples of the UML command line to use to enable Daemon 263 That site has a good overview of what VDE is and also examples 286 has examples of the UML command line to use to enable Multicast 306 has examples of the UML command line to use to enable this option.
|
/Linux-v5.15/Documentation/devicetree/bindings/net/ |
D | nixge.txt | 24 Examples (10G generic PHY): 49 Examples (10G generic PHY, no MDIO): 65 Examples (1G generic fixed-link + MDIO):
|
/Linux-v5.15/tools/lib/perf/Documentation/ |
D | Makefile | 9 MAN_EX = examples/*.c 35 exdir = $(docdir)/examples 129 install-examples: 130 $(call QUIET_INSTALL, examples) \
|
/Linux-v5.15/tools/perf/Documentation/ |
D | build-xed.txt | 8 $ ./mfile.py examples 11 $ sudo cp obj/examples/xed /usr/local/bin
|
/Linux-v5.15/drivers/android/ |
D | binder_alloc_selftest.c | 35 * is not page aligned. Examples: 46 * Examples: 54 * is not page aligned. Examples: 62 * is page aligned. Examples: 70 * previous buffer and is not page aligned. Examples:
|
/Linux-v5.15/samples/auxdisplay/ |
D | cfag12864b-example.c | 184 #define EXAMPLES 6 macro 191 if (n > EXAMPLES) in example() 194 printf("Example %i/%i - ", n, EXAMPLES); in example() 258 for (n = 1; n <= EXAMPLES; n++) { in main()
|
/Linux-v5.15/Documentation/devicetree/bindings/thermal/ |
D | armada-thermal.txt | 19 Two entries are expected, see the examples below. The first one points 28 Examples:
|
/Linux-v5.15/Documentation/devicetree/bindings/clock/ |
D | rockchip,rk3568-cru.yaml | 16 (examples: provide SCLK_UART1\PCLK_UART1 and SRST_P_UART1\SRST_S_UART1 for UART module) 45 examples:
|
/Linux-v5.15/Documentation/devicetree/bindings/dma/ |
D | fsl-mxs-dma.txt | 17 Examples: 52 Examples:
|
D | mmp-dma.txt | 21 Examples: 64 Examples:
|
/Linux-v5.15/include/media/ |
D | dvb_math.h | 32 * Some usecase examples: 60 * look at intlog2 for similar examples
|
/Linux-v5.15/Documentation/admin-guide/device-mapper/ |
D | dm-crypt.rst | 23 Examples:: 38 Examples:: 43 Examples of authenticated modes::
|
/Linux-v5.15/Documentation/admin-guide/ |
D | dynamic-debug-howto.rst | 172 Examples:: 184 suffix and with ``-`` changed to ``_``. Examples:: 198 Examples:: 213 last line number in the file. Examples:: 320 Examples section in Dynamic debug
|
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
D | hisilicon,mbigen-v2.txt | 48 Examples: 75 Examples:
|
/Linux-v5.15/tools/include/asm-generic/bitops/ |
D | non-atomic.h | 55 * If two examples of this operation race, one can appear to succeed 74 * If two examples of this operation race, one can appear to succeed
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt | 4 * are the examples correct? 47 Device-to-world examples for some three-dimensional sensor types: 180 Examples:
|
/Linux-v5.15/samples/bpf/ |
D | README.rst | 4 This directory contains a test stubs, verifier test-suite and examples 5 for using eBPF. The examples use libbpf from tools/lib/bpf.
|