Searched refs:examples (Results 1 – 25 of 253) sorted by relevance
1234567891011
| /Linux-v5.15/Documentation/userspace-api/media/dvb/ |
| D | examples.rst | 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 69 $(obj)/processed-schema.json: $(obj)/processed-schema-examples.json FORCE 84 always-$(CHECK_DT_BINDING) += processed-schema-examples.json
|
| /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/tools/lib/perf/Documentation/ |
| D | Makefile | 9 MAN_EX = examples/*.c 35 exdir = $(docdir)/examples
|
| /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/admin-guide/aoe/ |
| D | index.rst | 10 examples
|
| /Linux-v5.15/Documentation/userspace-api/media/v4l/ |
| D | selection-api.rst | 16 selection-api-examples.rst
|
| D | yuv-formats.rst | 14 :ref:`colorspaces` for conversion examples. YUV was chosen because 56 The following examples show different combination of chroma siting in a 4x4
|
| /Linux-v5.15/Documentation/crypto/ |
| D | index.rst | 10 for cryptographic use cases, as well as programming examples.
|
| /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/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
|
| /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.
|
| /Linux-v5.15/Documentation/admin-guide/ |
| D | lcd-panel-cgram.rst | 14 examples::
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | usb-charger-uevent | 22 Here are two examples taken using ``udevadm monitor -p`` when
|
| /Linux-v5.15/Documentation/devicetree/bindings/media/ |
| D | renesas,imr.txt | 13 where the examples with <soctype> are:
|
| /Linux-v5.15/Documentation/devicetree/bindings/thermal/ |
| D | armada-thermal.txt | 19 Two entries are expected, see the examples below. The first one points
|
| /Linux-v5.15/tools/io_uring/ |
| D | README | 2 in an application. The examples are:
|
| /Linux-v5.15/Documentation/firmware-guide/acpi/ |
| D | method-tracing.rst | 17 Functionalities and usage examples 40 The following command examples illustrate the usage of the "log reducer" 106 The following command examples illustrate the usage of the "AML tracer"
|
| /Linux-v5.15/Documentation/core-api/ |
| D | packing.rst | 47 The following examples cover the memory layout of a packed u64 field. 49 What the examples show is where the logical bytes and bits sit.
|
| /Linux-v5.15/Documentation/driver-api/soundwire/ |
| D | locking.rst | 33 Below examples show how locks are acquired.
|
| /Linux-v5.15/Documentation/admin-guide/auxdisplay/ |
| D | cfag12864b.rst | 98 for a real working userspace complete program with usage examples.
|
| /Linux-v5.15/Documentation/devicetree/bindings/mmc/ |
| D | marvell,xenon-sdhci.txt | 32 Please follow the examples with compatible "marvell,armada-3700-sdhci" 102 Please follow the examples with compatible "marvell,armada-3700-sdhci"
|
| /Linux-v5.15/Documentation/networking/device_drivers/ethernet/ti/ |
| D | cpsw.rst | 13 based on examples. It potentially can be used in audio video bridging 16 The following examples were tested on AM572x EVM and BBB boards. 21 Under consideration two examples with AM572x EVM running cpsw driver 40 Test setup for examples
|
| /Linux-v5.15/Documentation/process/ |
| D | license-rules.rst | 114 Other examples using WITH exceptions found in the kernel are:: 199 Freeform text for usage advice. The text must include correct examples 207 File format examples:: 381 examples for the SPDX license identifiers as they should be put into 388 File format examples::
|
| 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::
|
1234567891011