Home
last modified time | relevance | path

Searched refs:documented (Results 1 – 25 of 250) sorted by relevance

12345678910

/Linux-v5.15/scripts/
Dcheck-sysctl-docs51 if (documented[entry]) {
80 documented[trimpunct($i)]++
176 for (entry in documented) {
/Linux-v5.15/arch/m68k/ifpsp060/
Dfpsp.doc169 - documented in 3.5 of 060SP spec.
177 - documented in 3.5 of 060SP spec.
185 - documented in 3.7 of 060SP spec.
193 - documented in 3.6 of 060SP spec.
202 - documented in 3.4 of 060SP spec.
214 - documented in 3.4 of 060SP spec.
227 - not fully documented in 060SP spec.
264 - documented in 3.1 of 060SP spec.
286 - documented in 3.3 of 060 spec.
/Linux-v5.15/Documentation/process/
Dsubmit-checklist.rst45 default to off unless they meet the exception criteria documented in
80 15) All new ``/proc`` entries are documented under ``Documentation/``
82 16) All new kernel boot parameters are documented in
85 17) All new module parameters are documented with ``MODULE_PARM_DESC()``
87 18) All new userspace interfaces are documented in ``Documentation/ABI/``.
/Linux-v5.15/Documentation/devicetree/bindings/nvmem/
Dzii,rave-sp-eeprom.txt6 parent RAVE SP device (as documented in
21 documented in Documentation/devicetree/bindings/nvmem/nvmem.txt
/Linux-v5.15/Documentation/virt/kvm/
Dreview-checklist.rst13 - the API must be documented in Documentation/virt/kvm/api.rst
36 11. New guest visible features must either be documented in a hardware manual
/Linux-v5.15/Documentation/driver-api/firmware/
Ddirect-fs-lookup.rst7 filesystem in the paths documented in the section 'Firmware search paths'.
15 documented below.
/Linux-v5.15/Documentation/devicetree/bindings/media/xilinx/
Dvideo.txt9 tree using bindings documented in this directory. Connections between the IP
13 tree using bindings documented in ./xlnx,video.txt.
/Linux-v5.15/Documentation/devicetree/bindings/
Dsubmitting-patches.rst45 previously documented in the corresponding DT binding text file
59 documented if it is used.
61 8) If a documented compatible string is not yet matched by the
/Linux-v5.15/Documentation/filesystems/ext4/
Dverity.rst17 - The Merkle tree, as documented in
25 - The verity descriptor, as documented in
/Linux-v5.15/Documentation/devicetree/bindings/leds/
Dleds-lm36274.txt8 Parent device properties are documented in
11 Regulator properties are documented in
/Linux-v5.15/drivers/staging/mt7621-dts/
DTODO3 - ensure all features used are documented
/Linux-v5.15/drivers/staging/mt7621-dma/
DTODO3 - ensure device-tree requirements are documented
/Linux-v5.15/Documentation/devicetree/bindings/display/imx/
Dfsl-imx-drm.txt29 - reg: should be register base and length as documented in the
67 - reg: should be register base and length as documented in the
93 - reg: should be register base and length as documented in the
/Linux-v5.15/Documentation/devicetree/bindings/arm/marvell/
Darmada-cpu-reset.txt8 - reg: should be register base and length as documented in the
Darmada-380-mpcore-soc-ctrl.txt8 - reg: should be the register base and length as documented in the
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-class-iommu-amd-iommu6 IOMMU capability header as documented in the AMD IOMMU
Dgpio-cdev9 The ioctl(2)-based ABI is defined and documented in
/Linux-v5.15/Documentation/userspace-api/media/dvb/
Dexamples.rst13 with is fully documented.
Dca.rst16 There are three ioctls at this API that aren't documented:
/Linux-v5.15/Documentation/devicetree/bindings/bus/
Dti-sysc.txt59 SYSCONFIG register as documented in the Technical Reference
63 target module as documented in the TRM for SYSCONFIG
67 target module as documented in the TRM for SYSCONFIG
/Linux-v5.15/Documentation/devicetree/bindings/input/
Dzii,rave-sp-pwrbutton.txt6 corresponding to the parent RAVE SP device (as documented in
/Linux-v5.15/Documentation/devicetree/bindings/leds/backlight/
Dzii,rave-sp-backlight.txt6 corresponding to the parent RAVE SP device (as documented in
/Linux-v5.15/Documentation/userspace-api/
Dindex.rst7 While much of the kernel's user-space API is documented elsewhere
/Linux-v5.15/Documentation/security/
Dlsm-development.rst8 use it) has been appropriately documented in ``Documentation/admin-guide/LSM/``.
/Linux-v5.15/drivers/platform/x86/intel/int3472/
Dintel_skl_int3472_discrete.c126 for (remap = sensor_config->function_maps; remap->documented; remap++) { in skl_int3472_map_gpio_to_sensor()
127 if (!strcmp(func, remap->documented)) { in skl_int3472_map_gpio_to_sensor()

12345678910