Searched full:implementing (Results 1 – 25 of 500) sorted by relevance
12345678910>>...20
/linux-6.12.1/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.12.1/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.12.1/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" 66 - description: Qcom SoCs implementing "arm,mmu-500" (legacy binding) 85 - description: Qcom Adreno GPUs implementing "qcom,smmu-500" and "arm,mmu-500" 106 - description: Qcom Adreno GPUs implementing "arm,mmu-500" (legacy binding) 116 - description: Qcom Adreno GPUs implementing "arm,smmu-v2" 131 - description: Marvell SoCs implementing "arm,mmu-500"
|
/linux-6.12.1/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.12.1/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.12.1/Documentation/networking/device_drivers/wwan/ |
D | t7xx.rst | 80 The driver exposes an MBIM interface to the MBIM function by implementing 124 The driver exposes an AT port by implementing AT WWAN Port. 133 The driver exposes a fastboot protocol interface by implementing
|
/linux-6.12.1/Documentation/driver-api/ |
D | pwm.rst | 8 cell phones. PWMs with a fixed purpose have no need implementing 137 Implementing a PWM driver 153 When implementing polarity support in a PWM driver, make sure to respect the
|
/linux-6.12.1/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.12.1/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.12.1/rust/kernel/block/ |
D | mq.rs | 3 //! This module provides types for implementing block drivers that interface the 40 //! This can be useful when implementing drivers where one piece of hardware
|
/linux-6.12.1/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.12.1/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.12.1/drivers/pmdomain/ti/ |
D | Kconfig | 15 Generic power domain implementation for TI device implementing
|
/linux-6.12.1/drivers/iio/magnetometer/ |
D | Kconfig | 72 This driver is only implementing magnetometer part, which has 89 This driver is only implementing magnetometer part, which has
|
/linux-6.12.1/net/mac802154/ |
D | Kconfig | 13 networking stack for SoftMAC devices (the ones implementing
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | snps,archs-intc.txt | 1 * ARC-HS incore Interrupt Controller (Provided by cores implementing ARCv2 ISA)
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | component-common.yaml | 16 Card implementing the routing property define the connection between
|
/linux-6.12.1/Documentation/networking/ |
D | sriov.rst | 7 Modern NICs are strongly encouraged to focus on implementing the ``switchdev``
|
/linux-6.12.1/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.12.1/Documentation/hwmon/ |
D | scpi-hwmon.rst | 18 System Control Processor (SCP) implementing the System Control
|
/linux-6.12.1/tools/net/sunrpc/xdrgen/ |
D | README | 90 or may be used as a guide for implementing these routines by hand. 220 Finish implementing XDR pointer and list types.
|
/linux-6.12.1/Documentation/filesystems/ |
D | btrfs.rst | 7 Btrfs is a copy on write filesystem for Linux aimed at implementing advanced
|
12345678910>>...20