Searched full:implementing (Results 1 – 25 of 492) sorted by relevance
12345678910>>...20
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-class-regulator | 257 implementing suspend voltage configuration constraints. 268 implementing suspend voltage configuration constraints. 279 implementing suspend voltage configuration constraints. 289 memory, for regulators implementing suspend mode 300 for regulators implementing suspend mode configuration 311 standby, for regulators implementing suspend mode 321 when suspended to memory, for regulators implementing suspend 334 when suspended to disk, for regulators implementing 347 state when suspended to standby, for regulators implementing
|
D | sysfs-block-device | 72 (HBA) implementing support for the SATA NCQ priority feature. 94 (HBA) implementing support for the SATA NCQ priority feature.
|
/linux-6.8/net/hsr/ |
D | Kconfig | 13 DANH ("Doubly attached node implementing HSR") or DANP ("Doubly 14 attached node implementing PRP"). For this to work, your Linux box
|
/linux-6.8/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu.yaml | 26 - description: Qcom SoCs implementing "arm,smmu-v2" 35 - description: Qcom SoCs implementing "qcom,smmu-500" and "arm,mmu-500" 64 - description: Qcom SoCs implementing "arm,mmu-500" (legacy binding) 83 - description: Qcom Adreno GPUs implementing "qcom,smmu-500" and "arm,mmu-500" 99 - description: Qcom Adreno GPUs implementing "arm,mmu-500" (legacy binding) 109 - description: Qcom Adreno GPUs implementing "arm,smmu-v2" 124 - description: Marvell SoCs implementing "arm,mmu-500"
|
/linux-6.8/rust/macros/ |
D | pinned_drop.rs | 10 // Ensure that we are implementing `PinnedDrop`. in pinned_drop() 36 .unwrap_or_else(|| panic!("Expected an `impl` block implementing `PinnedDrop`.")); in pinned_drop()
|
/linux-6.8/Documentation/userspace-api/media/v4l/ |
D | vidioc-encoder-cmd.rst | 106 For a device implementing the :ref:`encoder`, once the drain sequence 118 For a device implementing the :ref:`encoder`, the command will initiate 160 A drain sequence of a device implementing the :ref:`encoder` is still in
|
D | vidioc-decoder-cmd.rst | 153 For a device implementing the :ref:`decoder`, once the drain sequence 173 For a device implementing the :ref:`decoder`, the command will initiate 209 A drain sequence of a device implementing the :ref:`decoder` is still in
|
D | extended-controls.rst | 15 be a very useful model for implementing more complicated driver APIs 19 implementing this extended control mechanism: the MPEG standard is quite
|
/linux-6.8/Documentation/driver-api/ |
D | pwm.rst | 8 cell phones. PWMs with a fixed purpose have no need implementing 137 Implementing a PWM driver 152 When implementing polarity support in a PWM driver, make sure to respect the
|
/linux-6.8/arch/powerpc/sysdev/ |
D | fsl_rmu.c | 515 * @mport: Master port implementing the port write unit 536 * @mport: Master port implementing the port write unit 710 * @mport: Master port implementing the outbound message unit 817 * @mport: Master port implementing the outbound message unit 842 * @mport: Master port implementing the inbound message unit 918 * @mport: Master port implementing the inbound message unit 942 * @mport: Master port implementing the inbound message unit 975 * @mport: Master port implementing the inbound message unit 1021 * @mport: Master port implementing the inbound doorbell unit
|
/linux-6.8/Documentation/bpf/ |
D | bpf_licensing.rst | 29 Using the eBPF instruction set requires implementing code in both kernel space 53 in HW or via the use of implementing firmware with a proprietary license.
|
/linux-6.8/Documentation/driver-api/iio/ |
D | buffers.rst | 74 For implementing buffer support a driver should initialize the following 90 The driver implementing the accelerometer described above will have the
|
/linux-6.8/Documentation/networking/device_drivers/wwan/ |
D | t7xx.rst | 52 The driver exposes an MBIM interface to the MBIM function by implementing 96 The driver exposes an AT port by implementing AT WWAN Port.
|
/linux-6.8/drivers/iio/magnetometer/ |
D | Kconfig | 58 This driver is only implementing magnetometer part, which has 75 This driver is only implementing magnetometer part, which has
|
/linux-6.8/drivers/pmdomain/ti/ |
D | Kconfig | 15 Generic power domain implementation for TI device implementing
|
/linux-6.8/include/linux/ |
D | gpio.h | 9 * If you're implementing a GPIO driver, only include <linux/gpio/driver.h> 10 * If you're implementing a GPIO consumer, only include <linux/gpio/consumer.h>
|
/linux-6.8/net/mac802154/ |
D | Kconfig | 13 networking stack for SoftMAC devices (the ones implementing
|
/linux-6.8/Documentation/devicetree/bindings/interrupt-controller/ |
D | snps,archs-intc.txt | 1 * ARC-HS incore Interrupt Controller (Provided by cores implementing ARCv2 ISA)
|
/linux-6.8/Documentation/devicetree/bindings/sound/ |
D | component-common.yaml | 16 Card implementing the routing property define the connection between
|
/linux-6.8/Documentation/devicetree/bindings/firmware/ |
D | arm,scpi.yaml | 14 Firmware implementing the SCPI described in ARM document number ARM DUI 18 This binding is intended to define the interface the firmware implementing
|
/linux-6.8/Documentation/hwmon/ |
D | scpi-hwmon.rst | 18 System Control Processor (SCP) implementing the System Control
|
/linux-6.8/scripts/mod/ |
D | list.h | 82 * This is good for implementing stacks. 95 * This is useful for implementing queues.
|
/linux-6.8/Documentation/filesystems/ |
D | btrfs.rst | 7 Btrfs is a copy on write filesystem for Linux aimed at implementing advanced
|
/linux-6.8/Documentation/driver-api/media/ |
D | cec-core.rst | 95 Implementing the Low-Level CEC Adapter 310 Implementing the interrupt handler 322 Optional: Implementing Error Injection Support 384 Implementing the High-Level CEC Adapter
|
/linux-6.8/Documentation/userspace-api/media/mediactl/ |
D | media-controller-intro.rst | 31 implementing policies that belong to userspace.
|
12345678910>>...20