Searched full:measures (Results 1 – 25 of 143) sorted by relevance
123456
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst | 33 the measure (dB measures) and ``uvalue`` is for unsigned values 96 Measures the number of bit errors before the forward error correction 125 Measures the amount of bits received before the inner code block, during 153 Measures the number of bit errors after the forward error correction 182 Measures the amount of bits received after the inner coding, during the 210 Measures the number of block errors after the outer forward error 231 Measures the total number of blocks received during the same period as
|
/Linux-v5.15/tools/power/cpupower/ |
D | ToDo | 18 -> Execute start measures via the forked processes on 21 -> Execute stop measures via the forked processes on
|
/Linux-v5.15/drivers/net/ethernet/mscc/ |
D | ocelot_police.h | 15 MSCC_QOS_RATE_MODE_DATA, /* Measures data rate in kbps excl. IPG */ 16 MSCC_QOS_RATE_MODE_FRAME, /* Measures frame rate in fps */
|
/Linux-v5.15/Documentation/hwmon/ |
D | acpi_power_meter.rst | 36 arbitrary strings that ACPI provides with the meter. The measures/ directory 37 contains symlinks to the devices that this meter measures.
|
D | ltc2947.rst | 21 The LTC2947 is a high precision power and energy monitor that measures current, 24 The device also measures accumulated quantities as energy. It has two banks of
|
D | emc6w201.rst | 26 measures the speed of up to five fans, and controls the speed of
|
D | ltc2992.rst | 19 LTC2992 is a rail-to-rail system monitor that measures current,
|
D | adt7411.rst | 24 converter which measures 1 temperature, vdd and 8 input voltages. It has an
|
/Linux-v5.15/drivers/iio/pressure/ |
D | icp10100.c | 250 __be16 measures[3]; in icp10100_get_measures() local 259 ret = icp10100_send_cmd(st, cmd, measures, sizeof(measures)); in icp10100_get_measures() 264 *pressure = (be16_to_cpu(measures[0]) << 8) | in icp10100_get_measures() 265 (be16_to_cpu(measures[1]) >> 8); in icp10100_get_measures() 266 *temperature = be16_to_cpu(measures[2]); in icp10100_get_measures()
|
/Linux-v5.15/include/linux/ |
D | timeriomem-rng.h | 14 /* measures in usecs */
|
/Linux-v5.15/LICENSES/dual/ |
D | CC-BY-4.0 | 107 d. Effective Technological Measures means those measures that, in the 177 Technological Measures. For purposes of this Public License, 191 apply any Effective Technological Measures to, the
|
/Linux-v5.15/drivers/ras/ |
D | Kconfig | 27 measures how often it is available for use, even though it may not
|
/Linux-v5.15/arch/m68k/fpsp040/ |
D | x_bsun.S | 9 | measures as outlined in the 040 User's Manual on pages
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/afe/ |
D | current-sense-amplifier.yaml | 13 When an io-channel measures the output voltage from a current sense
|
D | current-sense-shunt.yaml | 13 When an io-channel measures the voltage over a current sense shunt,
|
D | voltage-divider.yaml | 13 When an io-channel measures the midpoint of a voltage divider, the
|
/Linux-v5.15/Documentation/arm/sa1100/ |
D | cerf.rst | 8 that measures approximately 2" square. It includes an Ethernet
|
/Linux-v5.15/tools/perf/scripts/python/ |
D | futex-contention.py | 11 # Measures futex contention
|
/Linux-v5.15/Documentation/accounting/ |
D | taskstats.rst | 178 Despite these measures, if the userspace receives ENOBUFS error messages 179 indicated overflow of receive buffers, it should take measures to handle the
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | dev-touch.rst | 27 conductors cross. Alternatively, Self Capacitance measures the signal from each
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/adc/ |
D | mediatek,mt2701-auxadc.yaml | 15 in some Mediatek SoCs which among other things measures the temperatures
|
/Linux-v5.15/Documentation/devicetree/bindings/thermal/ |
D | mediatek-thermal.txt | 4 which measures the on-SoC temperatures. This device does not have its own ADC,
|
D | thermal-sensor.yaml | 20 - thermal-sensor: device that measures temperature, has SoC-specific bindings
|
/Linux-v5.15/Documentation/driver-api/media/ |
D | dtv-frontend.rst | 213 - Measures the signal strength level at the analog part of the tuner or 241 as the frontend measures it indirectly from other parameters (e. g. after 355 /* Check if the BER measures are already available */
|
/Linux-v5.15/Documentation/misc-devices/ |
D | bh1770glc.rst | 28 Proximity part contains IR-led driver up to 3 IR leds. The chip measures
|
123456