/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-iio-dma-buffer | 5 DMA buffers tend to have a alignment requirement for the 6 buffers. If this alignment requirement is not met samples might 15 that the alignment requirement in samples sets might change 17 the alignment requirement reported in bytes by this property
|
/linux-6.14.4/arch/mips/tools/ |
D | generic-board-config.sh | 52 # it & search for that in the reference config file. If the requirement 66 # check, considering the requirement met if there isn't 72 echo "WARNING: Unhandled requirement '${req}'"
|
/linux-6.14.4/Documentation/bpf/ |
D | btf.rst | 128 ``struct btf_type`` encoding requirement: 180 ``struct btf_type`` encoding requirement: 192 ``struct btf_type`` encoding requirement: 237 ``struct btf_type`` encoding requirement: 281 ``struct btf_type`` encoding requirement: 306 ``struct btf_type`` encoding requirement: 318 ``struct btf_type`` encoding requirement: 330 ``struct btf_type`` encoding requirement: 342 ``struct btf_type`` encoding requirement: 354 ``struct btf_type`` encoding requirement: [all …]
|
/linux-6.14.4/sound/soc/codecs/ |
D | wcd-clsh-v2.c | 189 * as per HW requirement in wcd_clsh_buck_ctrl() 207 * as per HW requirement in wcd_clsh_v3_buck_ctrl() 219 /* 500usec delay is needed as per HW requirement */ in wcd_clsh_v3_buck_ctrl() 236 /* 100usec delay is needed as per HW requirement */ in wcd_clsh_flyback_ctrl() 241 * as per HW requirement in wcd_clsh_flyback_ctrl() 368 /* Sleep needed to avoid click and pop as per HW requirement */ in wcd_clsh_set_flyback_current() 420 /* 100usec delay is needed as per HW requirement */ in wcd_clsh_v3_force_iq_ctl() 468 * as per HW requirement in wcd_clsh_v3_flyback_ctrl() 474 /* 500usec delay is needed as per HW requirement */ in wcd_clsh_v3_flyback_ctrl() 486 /* Sleep needed to avoid click and pop as per HW requirement */ in wcd_clsh_v3_set_flyback_current()
|
D | wcd938x.c | 354 /* 1 msec delay as per HW requirement */ in wcd938x_io_init() 357 /* 1 msec delay as per HW requirement */ in wcd938x_io_init() 364 /* 10 msec delay as per HW requirement */ in wcd938x_io_init() 495 /* 5msec compander delay as per HW requirement */ in wcd938x_codec_hphl_dac_event() 549 /* 5msec compander delay as per HW requirement */ in wcd938x_codec_hphr_dac_event() 613 /* 5 msec delay as per HW requirement */ in wcd938x_codec_ear_dac_event() 717 /* 100 usec delay as per HW requirement */ in wcd938x_codec_enable_hphr_pa() 727 * HW requirement. If compander is disabled, then in wcd938x_codec_enable_hphr_pa() 756 * HW requirement. If compander is disabled, then in wcd938x_codec_enable_hphr_pa() 772 * HW requirement. If compander is disabled, then in wcd938x_codec_enable_hphr_pa() [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
D | realtek,rt5682s.yaml | 62 Set the clock rate (hz) for the requirement of the particular DMIC. 66 Set the delay time (ms) for the requirement of the particular DMIC. 70 Set the delay time (ms) for the requirement of the particular platform or AMIC.
|
D | realtek,rt5682.yaml | 67 Set the clock rate (hz) for the requirement of the particular DMIC. 71 Set the delay time (ms) for the requirement of the particular DMIC.
|
/linux-6.14.4/rust/kernel/ |
D | device_id.rs | 21 /// This requirement is needed so `IdArray::new` can convert `Self` to `RawType` when building 31 /// Similar to the previous requirement, the data should ideally be added during `Self` to 77 // SAFETY: by the safety requirement of `RawDeviceId`, we're guaranteed that `T` is 80 // SAFETY: by the safety requirement of `RawDeviceId`, this would be effectively
|
D | transmute.rs | 44 /// this is a correctness requirement, but not a safety requirement.
|
/linux-6.14.4/rust/kernel/alloc/ |
D | allocator_test.rs | 70 // As an example of the "supported by the implementation" requirement, POSIX.1-2001 (IEEE in realloc() 75 // and POSIX-based implementations of `aligned_alloc` inherit this requirement. At the time in realloc() 78 // Satisfy the stricter requirement to avoid spurious test failures on some platforms. in realloc()
|
/linux-6.14.4/Documentation/power/ |
D | pm_qos_interface.rst | 193 whatever is necessary to transfer the effective requirement value to the 202 the hardware supports a special "no requirement" setting, the callback is 211 requirement for the device, if any. Writing "any" to it means "no requirement,
|
/linux-6.14.4/drivers/pmdomain/xilinx/ |
D | zynqmp-pm-domains.c | 84 "failed to set requirement to 0x%x for PM node id %d: %d\n", in zynqmp_gpd_power_on() 89 dev_dbg(&domain->dev, "set requirement to 0x%x for PM node id %d\n", in zynqmp_gpd_power_on() 134 "failed to set requirement to 0x%x for PM node id %d: %d\n", in zynqmp_gpd_power_off() 139 dev_dbg(&domain->dev, "set requirement to 0x%x for PM node id %d\n", in zynqmp_gpd_power_off()
|
/linux-6.14.4/tools/testing/selftests/kexec/ |
D | kexec_common_lib.sh | 16 # The ksefltest framework requirement returns 0 for PASS. 23 # The ksefltest framework requirement returns 1 for FAIL. 30 # The ksefltest framework requirement returns 4 for SKIP.
|
/linux-6.14.4/Documentation/kbuild/ |
D | Kconfig.recursion-issue-02 | 11 # drivers if they share a common core requirement and use disjoint semantics to 14 # core requirement, and one uses "select" while the other uses "depends on" to
|
/linux-6.14.4/include/linux/platform_data/ |
D | brcmfmac.h | 79 * align requirement than 32 bytes for each scatterlist 81 * @sd_head_align: alignment requirement for start of data buffer. 82 * @sd_sgentry_align: length alignment requirement for each sg entry.
|
/linux-6.14.4/tools/testing/memblock/tests/ |
D | alloc_helpers_api.c | 106 * requirement. 148 * requirement and to allocate next to the previously reserved region. The 232 * requirement. Allocation happens at beginning of the available memory. 274 * requirement and to allocate at the beginning of the available memory.
|
/linux-6.14.4/kernel/power/ |
D | console.c | 53 /* already registered, update requirement */ in pm_vt_switch_required() 96 * 1) no driver has indicated a requirement one way or another, so preserve
|
/linux-6.14.4/Documentation/fb/ |
D | sh7760fb.rst | 14 of Area3 (HW requirement). Because of this requirement you should NOT
|
/linux-6.14.4/Documentation/devicetree/bindings/dma/stm32/ |
D | st,stm32-dma3.yaml | 66 -bit 4-7: The FIFO requirement for queuing source/destination transfers 67 0x0: no FIFO requirement/any channel can fit
|
/linux-6.14.4/Documentation/arch/powerpc/ |
D | booting.rst | 18 The main requirement that will be defined in more detail below is the presence 24 requirement to have a node for PCI host bridges in order to provide interrupt
|
/linux-6.14.4/tools/testing/selftests/tpm2/ |
D | test_space.sh | 4 # Kselftest framework requirement - SKIP code is 4.
|
D | test_async.sh | 4 # Kselftest framework requirement - SKIP code is 4.
|
/linux-6.14.4/Documentation/arch/arm64/ |
D | booting.rst | 35 Requirement: MANDATORY 51 Requirement: MANDATORY 64 Requirement: OPTIONAL 69 bootloaders that do not implement this requirement, the uncompressed 76 Requirement: MANDATORY
|
/linux-6.14.4/drivers/i2c/busses/ |
D | i2c-st.c | 132 * @rep_start_hold: I2C repeated start hold time requirement 133 * @rep_start_setup: I2C repeated start set up time requirement 134 * @start_hold: I2C start hold time requirement 135 * @data_setup_time: I2C data set up time requirement 136 * @stop_setup_time: I2C stop set up time requirement 137 * @bus_free_time: I2C bus free time requirement
|
/linux-6.14.4/tools/testing/selftests/mount/ |
D | run_unprivileged_remount.sh | 3 # Kselftest framework requirement - SKIP code is 4.
|