/Linux-v5.10/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.10/Documentation/devicetree/bindings/ |
D | Makefile | 23 DT_TMP_SCHEMA := $(obj)/processed-schema-examples.json 58 $(obj)/processed-schema-examples.json: $(DT_DOCS) $(src)/.yamllint check_dtschema_version FORCE 64 # Just copy processed-schema-examples.json 66 $(obj)/processed-schema.json: $(obj)/processed-schema-examples.json FORCE 81 extra-$(CHECK_DT_BINDING) += processed-schema-examples.json
|
/Linux-v5.10/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.10/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.10/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
|
/Linux-v5.10/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.10/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.10/tools/perf/Documentation/ |
D | build-xed.txt | 8 $ ./mfile.py examples 11 $ sudo cp obj/examples/xed /usr/local/bin
|
/Linux-v5.10/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.10/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.10/Documentation/networking/device_drivers/ethernet/mellanox/ |
D | mlx5.rst | 98 …ps://community.mellanox.com/s/article/recommended-network-configuration-examples-for-roce-deployme… 143 User command examples: 164 User command examples: 196 User commands examples: 244 User commands examples: 266 User commands examples:
|
/Linux-v5.10/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.10/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.10/Documentation/devicetree/bindings/clock/ |
D | csr,atlas7-car.txt | 17 Examples: Clock and reset controller node: 26 Examples: Consumers using clock or reset:
|
/Linux-v5.10/Documentation/devicetree/bindings/dma/ |
D | fsl-mxs-dma.txt | 17 Examples: 52 Examples:
|
D | mmp-dma.txt | 21 Examples: 64 Examples:
|
D | fsl-imx-sdma.txt | 75 Examples: 88 Examples:
|
/Linux-v5.10/include/media/ |
D | dvb_math.h | 32 * Some usecase examples: 60 * look at intlog2 for similar examples
|
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | dm-crypt.rst | 23 Examples:: 38 Examples:: 43 Examples of authenticated modes::
|
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | hisilicon,mbigen-v2.txt | 48 Examples: 75 Examples:
|
/Linux-v5.10/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.10/Documentation/devicetree/bindings/iommu/ |
D | iommu.txt | 44 the specific IOMMU. Below are a few examples of typical use-cases: 62 Note that these are merely examples and real-world use-cases may use different 108 Examples:
|
/Linux-v5.10/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.10/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.
|