Home
last modified time | relevance | path

Searched full:produces (Results 1 – 25 of 206) sorted by relevance

123456789

/linux/Documentation/misc-devices/
H A Dbh1770glc.rst25 ALS produces 16 bit lux values. The chip contains interrupt logic to produce
29 amount of reflected IR light and produces proximity result. Resolution is
46 so that measurement produces about the expected lux value.
/linux/rust/zerocopy/src/
H A Dsplit_at.rs291 /// Produces a `Split` of `source` with `l_len`.
314 /// Produces the split parts of `self`, using [`Immutable`] to ensure that
377 /// Produces the split parts of `self`, using [`IntoBytes`] to ensure that
426 /// Produces the split parts of `self`, using [`Unaligned`] to ensure that
475 /// Produces the split parts of `self`, using a dynamic check to ensure that
561 /// Unsafely produces the split parts of `self`.
612 /// Produces the split parts of `self`, using [`IntoBytes`] to ensure that
668 /// Produces the split parts of `self`, using [`Unaligned`] to ensure that
724 /// Produces the split parts of `self`, using a dynamic check to ensure that
781 /// Unsafely produces the split parts of `self`.
[all …]
H A Derror.rs50 //! All error types provide a `Display` implementation that produces a
223 /// Produces a human-readable error message.
271 /// Produces the source underlying the failed conversion.
390 /// Produces a human-readable error message.
443 /// Produces the source underlying the failed conversion.
552 /// Produces a human-readable error message.
602 /// Produces the source underlying the failed conversion.
689 /// Produces a human-readable error message.
733 /// Produces the source underlying the failed conversion.
878 /// Produces the source underlying the failed conversion.
[all …]
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_headroom.sh31 # Produces a string of numbers "<B0> <B1> ... <B7> ", where BX is number
39 # Produces a string of numbers "<P0> <P1> ... <P7> ", where PX denotes
47 # Produces a string of numbers "<T0> <T1> ... <T7> ", where TC is number
/linux/arch/arm/mach-bcm/
H A Dbcm_kona_smc.c74 * Execution of an "smc" request produces two distinct results.
81 * In addition, the particular service performed produces a result.
/linux/lib/crc/riscv/
H A Dcrc-clmul-template.h112 * what clmulr produces. In the lsb-first case, a factor of x gets in crc_clmul_long()
115 * x^BITS_PER_LONG which matches what clmul produces. in crc_clmul_long()
230 * multiplication produces a result twice the length of a long, in crc_clmul()
/linux/arch/sparc/math-emu/
H A DMakefile6 # suppress all warnings - as math.c produces a lot!
/linux/drivers/base/test/
H A DKconfig6 Enabling this option produces a kernel module that allows
/linux/kernel/configs/
H A Dxen.config19 # Technically not required but otherwise produces
/linux/drivers/net/fddi/skfp/
H A DMakefile14 # Compiling this driver produces some warnings (and some more are
/linux/Documentation/devicetree/bindings/arm/
H A Dbst.yaml10 Black Sesame Technologies (BST) is a semiconductor company that produces
/linux/drivers/accessibility/speakup/
H A DTODO13 has been able to find a situation which produces it consistently.
/linux/sound/usb/line6/
H A Dplayback.h17 * not connected, the software monitor produces an ugly noise since everything
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enuminput.rst148 - The input is connected to a device that produces a signal that is
153 - The input is connected to a device that produces a signal that is
/linux/drivers/media/test-drivers/visl/
H A Dvisl-debugfs.h7 * Produces one file per OUTPUT buffer. Files are automatically cleared on
/linux/arch/loongarch/
H A DKconfig.debug16 While this option often produces false positives, it can still be
/linux/arch/s390/include/asm/
H A Dvmlinux.lds.h12 * structs are avoided and linker produces consistent result.
/linux/Documentation/devicetree/bindings/media/
H A Draspberrypi,pispbe.yaml16 in tiles and produces images consumable by applications.
/linux/Documentation/leds/
H A Dledtrig-oneshot.rst12 first case, the trigger produces a clear single controlled blink for each
/linux/drivers/hid/
H A Dhid-ortek.c4 * from certain vendor which produces chips that contain wrong LogicalMaximum
/linux/Documentation/ABI/stable/
H A Dsysfs-class-tpm82 Description: The "owned" property produces a '1' if the TPM_TakeOwnership
202 Description: produces output in compact hex representation for PCR
/linux/tools/scripts/
H A Dutilities.mak82 # This function produces text that is suitable for
124 # produces the same results as the `$(shell-sq)' function.
/linux/fs/btrfs/
H A Dtransaction.h271 * - for compile-time check, invalid condition produces a negative-sized array
275 * real variable value, valid condition produces array of size 1
/linux/Documentation/devicetree/bindings/thermal/
H A Dti_soc_thermal.txt8 converter (ADC) produces an output value that is proportional
/linux/arch/x86/include/asm/
H A Dkgdb.h21 * the register image that Linux produces at interrupt time.

123456789