Searched full:describes (Results 1 – 25 of 1268) sorted by relevance
12345678910>>...51
/Linux-v6.1/drivers/md/persistent-data/ |
D | dm-array.h | 33 * a) initialise a dm_array_info structure. This describes the array 65 * Describes an array. Don't initialise this structure yourself, use the 80 * vt - describes the leaf values. 89 * info - describes the array 97 * info - describes the array 123 * info - describes the array 142 * info - describes the array 155 * info - describes the array 174 * info - describes the array
|
D | dm-bitset.h | 29 * This describes the bitset and includes the cache. It's not called it 90 * info - describes the bitset 101 * info - describes the array 114 * info - describes the bitset 133 * info - describes the bitset 146 * info - describes the bitset 159 * info - describes the bitset 173 * info - describes the bitset
|
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/ |
D | ibm,powerpc-cpu-features.txt | 12 This device tree binding describes CPU features available to software, with 104 This property describes the privilege levels and/or software components 118 This property describes the HV privilege support required to enable the 137 This property describes the OS privilege support required to enable the 154 property describes the bit number in the HFSCR register that the 167 property describes the bit number in the FSCR register that the 180 This property describes the bit number that should be set in the ELF AUX
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ti/davinci/ |
D | pll.txt | 26 Describes the main PLL clock output (before POSTDIV). The node name must 33 Describes the PLLDIVn divider clocks that provide the SYSCLKn clock 41 Describes the AUXCLK output of the PLL. The node name must be "auxclk". 48 Describes the OBSCLK output of the PLL. The node name must be "obsclk".
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-devices-physical_location | 13 Describes which panel surface of the system’s housing the 20 Describes vertical position of the device connection point on 27 Describes horizontal position of the device connection point on
|
D | sysfs-bus-i3c | 53 This entry describes the BCR of the master controller driving 63 This entry describes the DCR of the master controller driving 75 This entry describes the PID of the master controller driving 88 This entry describes the HDRCAP of the master controller
|
/Linux-v6.1/drivers/pinctrl/freescale/ |
D | pinctrl-imx1.h | 17 * struct imx1_pin - describes an IMX1/21/27 pin. 29 * struct imx1_pin_group - describes an IMX pin group 43 * struct imx1_pmx_func - describes IMX pinmux functions
|
/Linux-v6.1/Documentation/devicetree/bindings/x86/ |
D | ce4100.txt | 30 A "cpu" node describes one logical processor (hardware thread). 44 This node describes the in-core peripherals. Required property: 49 This node describes the PCI bus on the SoC. Its property should be
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | samsung,s5m8767.yaml | 36 Describes the different operating modes of the LDO's with power mode 60 Describes the different operating modes of the regulator with power 85 Describes the different operating modes of the regulator with power
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | marvell-orion-net.txt | 9 first level describes the ethernet controller itself and the second level 10 describes up to 3 ethernet port nodes within that controller. The reason for 12 set of controller registers. Each port node describes port-specific properties.
|
/Linux-v6.1/include/sound/ |
D | soc-jack.h | 12 * struct snd_soc_jack_pin - Describes a pin to update based on jack detection 27 * struct snd_soc_jack_zone - Describes voltage zones of jack detection 45 * struct snd_soc_jack_gpio - Describes a gpio pin for jack detection
|
/Linux-v6.1/Documentation/arm/ |
D | setup.rst | 5 The following document describes the kernel initialisation parameter 55 This describes the character position of cursor on VGA console, and 85 This describes the kernel virtual start address and size of the
|
/Linux-v6.1/Documentation/admin-guide/perf/ |
D | imx-ddr.rst | 16 The "format" directory describes format of the config (event ID) and config1 18 devices/imx8_ddr0/format/. The "events" directory describes the events types 20 devices/imx8_ddr0/events/. The "caps" directory describes filter features implemented
|
D | hns3-pmu.rst | 24 The "events" directory describes the event code of all supported events 27 The "filtermode" directory describes the supported filter modes of each 30 The "format" directory describes all formats of the config (events) and
|
/Linux-v6.1/Documentation/devicetree/bindings/gpio/ |
D | nvidia,tegra186-gpio.yaml | 17 significant differences. Hence, this document describes closely related but 41 Tegra HW documentation describes a unified naming convention for all GPIOs 54 <dt-bindings/gpio/tegra186-gpio.h> describes the port-level mapping. In 109 ports, in the order the HW manual describes them. The number of entries
|
/Linux-v6.1/arch/arm/include/uapi/asm/ |
D | setup.h | 62 /* describes how the ramdisk will be used in kernel */ 71 /* describes where the compressed ramdisk image lives (virtual address) */ 78 /* describes where the compressed ramdisk image lives (physical address) */
|
/Linux-v6.1/Documentation/devicetree/bindings/media/ |
D | mediatek,vcodec-decoder.yaml | 62 Describes the physical address space of IOMMU maps to memory. 67 Describes point to vpu. 72 Describes point to scp.
|
D | mediatek,vcodec-encoder.yaml | 55 Describes the physical address space of IOMMU maps to memory. 60 Describes point to vpu. 65 Describes point to scp.
|
/Linux-v6.1/include/linux/ulpi/ |
D | driver.h | 12 * struct ulpi - describes ULPI PHY device 36 * struct ulpi_driver - describes a ULPI PHY driver
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ |
D | ia_css_sdis_types.h | 31 * This structure describes the coefficients that are needed for the dvs statistics. 44 * This structure describes the statistics that are generated using the provided coefficients.
|
/Linux-v6.1/Documentation/process/ |
D | howto.rst | 92 This file gives a short background on the Linux kernel and describes 102 This describes the Linux kernel coding style, and some of the 109 This file describes in explicit detail how to successfully create 129 This file describes the rationale behind the conscious decision to 147 This document describes how Linux kernel maintainers operate and the 154 This file describes the rules on how the stable kernel releases 202 and current projects (both in-tree and out-of-tree). It also describes 212 It is a great place to start. It describes a list of relatively simple 346 source directory describes how to report a possible kernel bug, and details 494 - "Here is my 1000 page design document that describes my idea"
|
/Linux-v6.1/Documentation/devicetree/bindings/display/imx/ |
D | ldb.txt | 48 or a display-timings node that describes the video timings for the connected 66 - display-timings : A node that describes the display timings as defined in 69 This describes how the color bits are laid out in the
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | xilinx-xadc.txt | 3 This binding document describes the bindings for the Xilinx 7 Series XADC as well 11 document describes the bindings for both of them since the bindings are very 18 called the Xilinx System Management Wizard. This document describes the bindings
|
/Linux-v6.1/drivers/misc/habanalabs/include/gaudi/ |
D | gaudi_fw_if.h | 35 * struct eq_nic_sei_event - describes an AXI error cause. 48 * struct gaudi_nic_status - describes the status of a NIC port.
|
/Linux-v6.1/include/linux/regulator/ |
D | gpio-regulator.h | 31 * This structure describes a supported setting of the regulator 34 * The n-th bit in the bitfield describes the state of the n-th GPIO
|
12345678910>>...51