Searched full:measures (Results 1 – 25 of 175) sorted by relevance
1234567
| /Linux-v6.1/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-v6.1/tools/power/cpupower/ |
| D | TODO | 18 -> Execute start measures via the forked processes on 21 -> Execute stop measures via the forked processes on
|
| /Linux-v6.1/drivers/net/ethernet/mscc/ |
| D | ocelot_police.h | 16 MSCC_QOS_RATE_MODE_DATA, /* Measures data rate in kbps excl. IPG */ 17 MSCC_QOS_RATE_MODE_FRAME, /* Measures frame rate in fps */
|
| /Linux-v6.1/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,
|
| /Linux-v6.1/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-v6.1/include/linux/ |
| D | timeriomem-rng.h | 14 /* measures in usecs */
|
| /Linux-v6.1/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-v6.1/drivers/ras/ |
| D | Kconfig | 27 measures how often it is available for use, even though it may not
|
| /Linux-v6.1/arch/m68k/fpsp040/ |
| D | x_bsun.S | 9 | measures as outlined in the 040 User's Manual on pages
|
| /Linux-v6.1/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,
|
| /Linux-v6.1/Documentation/arm/sa1100/ |
| D | cerf.rst | 8 that measures approximately 2" square. It includes an Ethernet
|
| /Linux-v6.1/Documentation/tools/rtla/ |
| D | rtla.rst | 30 Measures the IRQ and thread timer latency.
|
| D | rtla-timerlat.rst | 5 Measures the operating system timer latency
|
| /Linux-v6.1/tools/perf/scripts/python/ |
| D | futex-contention.py | 11 # Measures futex contention
|
| /Linux-v6.1/Documentation/devicetree/bindings/perf/ |
| D | marvell-cn10k-tad.yaml | 14 shared on-chip last level cache (LLC). The tad pmu measures the
|
| /Linux-v6.1/Documentation/devicetree/bindings/thermal/ |
| D | rzg2l-thermal.yaml | 10 On RZ/G2L SoCs, the thermal sensor unit (TSU) measures the
|
| D | mediatek-thermal.txt | 4 which measures the on-SoC temperatures. This device does not have its own ADC,
|
| /Linux-v6.1/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-v6.1/Documentation/userspace-api/media/v4l/ |
| D | dev-touch.rst | 27 conductors cross. Alternatively, Self Capacitance measures the signal from each
|
| /Linux-v6.1/tools/tracing/rtla/src/ |
| D | rtla.c | 29 " timerlat - measures the timer irq and thread latency", in rtla_usage()
|
| /Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
| D | mediatek,mt2701-auxadc.yaml | 15 in some Mediatek SoCs which among other things measures the temperatures
|
1234567