Home
last modified time | relevance | path

Searched full:measurement (Results 1 – 25 of 708) sorted by relevance

12345678910>>...29

/Linux-v5.10/Documentation/userspace-api/media/dvb/
Dfrontend-stat-properties.rst64 measurement was not complete yet.
70 measurement for power (actually, 0 to 65535).
83 measurement was not complete yet.
88 measurement for Signal/Noise (actually, 0 to 65535).
103 In order to get the BER (Bit Error Rate) measurement, it should be
107 This measurement is monotonically increased, as the frontend gets more
114 measurement was not complete yet.
128 measurement was taken.
130 It should be noted that this measurement can be smaller than the total
132 manually restart the measurement, losing some data between each
[all …]
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dlocation.h160 * enum iwl_tof_algo_type - Algorithym type for range measurement request
412 * @measure_type: Measurement type: 0 - two sided, 1 - One sided
414 * number of measurement iterations (min 2^0 = 1, max 2^14)
415 * @burst_period: Recommended value to be sent to the AP. Measurement
430 * use it for its ch est measurement (this flag will be set when we
461 * @IWL_INITIATOR_AP_FLAGS_ASAP: Request for ASAP measurement.
474 * @IWL_INITIATOR_AP_FLAGS_SECURED: request secured measurement
504 * @burst_period: Recommended value to be sent to the AP. Measurement
508 * the number of measurement iterations (min 2^0 = 1, max 2^14)
567 * @burst_period: Recommended value to be sent to the AP. Measurement
[all …]
/Linux-v5.10/Documentation/hwmon/
Dadm9240.rst52 microprocessor-based systems, providing measurement and limit comparison
59 measurement.
68 The measurement cycle
70 The adm9240 driver will take a measurement reading no faster than once
72 measurement update rate and will receive cached data from the most
73 recent measurement.
75 ADM9240 has a very fast 320us temperature and voltage measurement cycle
76 with independent fan speed measurement cycles counting alternating rising
79 DS1780 measurement cycle is about once per second including fan speed.
81 LM81 measurement cycle is about once per 400ms including fan speed.
[all …]
Dsht3x.rst33 1. blocking (pull the I2C clock line down while performing the measurement) or
47 2000 0.5 Hz periodic measurement
48 1000 1 Hz periodic measurement
49 500 2 Hz periodic measurement
50 250 4 Hz periodic measurement
51 100 10 Hz periodic measurement
54 In the periodic measure mode, the sensor automatically triggers a measurement
86 for periodic measurement. If the interval is not supported
/Linux-v5.10/security/integrity/ima/
Dima_kexec.c76 * image for the measurement list for the next kernel.
105 pr_err("Binary measurement list too large.\n"); in ima_add_kexec_buffer()
112 pr_err("Not enough memory for the kexec measurement buffer.\n"); in ima_add_kexec_buffer()
121 pr_err("Error passing over kexec measurement buffer.\n"); in ima_add_kexec_buffer()
127 pr_err("Error passing over kexec measurement buffer.\n"); in ima_add_kexec_buffer()
131 pr_debug("kexec measurement buffer for the loaded kernel at 0x%lx.\n", in ima_add_kexec_buffer()
137 * Restore the measurement list from the previous kernel.
151 pr_err("Failed to restore the measurement list: %d\n", in ima_load_kexec_buffer()
157 pr_debug("Restoring the measurement list not supported\n"); in ima_load_kexec_buffer()
160 pr_debug("No measurement list to restore\n"); in ima_load_kexec_buffer()
[all …]
DKconfig2 # IBM Integrity Measurement Architecture
5 bool "Integrity Measurement Architecture(IMA)"
19 Measurement Architecture(IMA) maintains a list of hash
34 bool "Enable carrying the IMA measurement list across a soft boot"
39 a TPM's quote after a soft boot, the IMA measurement list of the
42 Depending on the IMA policy, the measurement list can grow to
53 measurement list. If unsure, use the default 10.
67 Select the default IMA measurement template.
69 The original 'ima' measurement list template contains a
71 limited to 255 characters. The 'ima-ng' measurement list
[all …]
Dima_api.c90 * to an ordered list of measurement entries maintained inside the kernel,
92 * configured TPM PCR) over the hashes of the current list of measurement
95 * Applications retrieve the current kernel-held measurement list through
98 * and is used to validate the measurement list.
127 * ima_add_violation - add violation to measurement list.
129 * Violations are flagged in the measurement list with zero hash values.
200 * ima_collect_measurement - collect file measurement
203 * storing the measurement and i_version in the iint.
228 * measurement rule. in ima_collect_measurement()
239 * measurement/appraisal/audit. in ima_collect_measurement()
[all …]
Dima_init.c25 /* Add the boot aggregate to the IMA measurement list and extend
30 * exist. Add the boot aggregate measurement to the measurement
36 * the measurement list and extending the aggregate PCR value with
37 * a different value.) Violations add a zero entry to the measurement
/Linux-v5.10/net/mac80211/
Dspectmgmt.c210 skb_put(skb, 1 + sizeof(msr_report->u.action.u.measurement)); in ieee80211_send_refuse_measurement_request()
212 msr_report->u.action.u.measurement.action_code = in ieee80211_send_refuse_measurement_request()
214 msr_report->u.action.u.measurement.dialog_token = dialog_token; in ieee80211_send_refuse_measurement_request()
216 msr_report->u.action.u.measurement.element_id = WLAN_EID_MEASURE_REPORT; in ieee80211_send_refuse_measurement_request()
217 msr_report->u.action.u.measurement.length = in ieee80211_send_refuse_measurement_request()
220 memset(&msr_report->u.action.u.measurement.msr_elem, 0, in ieee80211_send_refuse_measurement_request()
222 msr_report->u.action.u.measurement.msr_elem.token = request_ie->token; in ieee80211_send_refuse_measurement_request()
223 msr_report->u.action.u.measurement.msr_elem.mode |= in ieee80211_send_refuse_measurement_request()
225 msr_report->u.action.u.measurement.msr_elem.type = request_ie->type; in ieee80211_send_refuse_measurement_request()
235 * Ignoring measurement request is spec violation. in ieee80211_process_measurement_req()
[all …]
/Linux-v5.10/arch/s390/kernel/
Dperf_cpum_cf_common.c3 * CPU-Measurement Counter Facility Support - Common Layer
35 /* Indicator whether the CPU-Measurement Counter Facility Support is ready */
38 /* CPU-measurement alerts for the counter facility */
50 /* Measurement alerts are shared and might happen when the PMU in cpumf_measurement_alert()
105 /* Initialize the CPU-measurement counter facility */
127 /* Obtain the CPU-measurement alerts for the counter facility */
141 /* Release the CPU-measurement counter facility */
181 * extract measurement counters */ in cpum_cf_init()
184 /* register handler for measurement-alert interruptions */ in cpum_cf_init()
188 pr_err("Registering for CPU-measurement alerts " in cpum_cf_init()
/Linux-v5.10/drivers/hwmon/
Dhih6130.c28 * @lock: mutex to protect measurement values
29 * @valid: only false before first measurement is taken
31 * @temperature: cached temperature measurement value
32 * @humidity: cached humidity measurement value
33 * @write_length: length for I2C measurement request
100 * While the measurement can be completed in ~40ms the sensor takes in hih6130_update_measurements()
113 * Write to slave address to request a measurement. in hih6130_update_measurements()
124 /* measurement cycle time is ~36.65msec */ in hih6130_update_measurements()
132 dev_err(&client->dev, "Error while reading measurement result\n"); in hih6130_update_measurements()
153 * hih6130_show_temperature() - show temperature measurement value in sysfs
[all …]
Dsht21.c31 * @lock: mutex to protect measurement values
33 * @temperature: cached temperature measurement value
34 * @humidity: cached humidity measurement value
35 * @valid: only 0 before first measurement is taken
117 * sht21_show_temperature() - show temperature measurement value in sysfs
120 * @buf: sysfs buffer (PAGE_SIZE) where measurement values are written to
139 * sht21_show_humidity() - show humidity measurement value in sysfs
142 * @buf: sysfs buffer (PAGE_SIZE) where measurement values are written to
/Linux-v5.10/arch/s390/include/uapi/asm/
Dcmb.h8 * struct cmbdata - channel measurement block data for user space
26 * the extended channel measurement facility (first shipped in
47 /* enable channel measurement */
49 /* enable channel measurement */
51 /* read channel measurement data */
/Linux-v5.10/drivers/iio/temperature/
DKconfig18 tristate "Analog Devices Multi-Sensor Digital Temperature Measurement System"
23 high accuracy digital temperature measurement system.
101 tristate "Measurement Specialties TSYS01 temperature sensor using I2C bus connection"
105 If you say yes here you get support for the Measurement Specialties
112 tristate "Measurement Specialties TSYS02D temperature sensor"
116 If you say yes here you get support for the Measurement Specialties
/Linux-v5.10/Documentation/misc-devices/
Dapds990x.rst20 functionality are highly connected. ALS measurement path must be running
23 ALS produces raw measurement values for two channels: Clear channel
35 selects suitable gain step. After each measurement, reliability of the results
36 is estimated and new measurement is triggered if necessary.
72 RW - measurement rate in Hz
75 RO - supported measurement rates
Dbh1770glc.rst46 so that measurement produces about the expected lux value.
71 RW - measurement rate in Hz
74 RO - supported measurement rates
119 RW - Measurement rate (in Hz) when the level is above threshold
123 RW - Measurement rate (in Hz) when the level is below threshold
127 RO - Supported proximity measurement rates in Hz
/Linux-v5.10/fs/verity/
Dmeasure.c3 * fs/verity/measure.c: ioctl to get a verity file's measurement
13 * fsverity_ioctl_measure() - get a verity file's measurement
14 * @filp: file to get measurement of
17 * Retrieve the file measurement that the kernel is enforcing for reads from a
54 if (copy_to_user(uarg->digest, vi->measurement, hash_alg->digest_size)) in fsverity_ioctl_measure()
/Linux-v5.10/drivers/iio/chemical/
Dscd30.h15 /* start continuous measurement with pressure compensation */
17 /* stop continuous measurement */
19 /* set/get measurement interval */
21 /* check whether new measurement is ready */
23 /* get measurement */
/Linux-v5.10/drivers/s390/cio/
Dcmf.c3 * Linux on zSeries Channel Measurement Facility support
63 * enum cmb_format - types of supported measurement block formats
65 * @CMF_BASIC: traditional channel measurement blocks supported
80 * format - actual format for all measurement blocks
93 * one instance of struct cmb_operations because the format of the measurement
96 * @alloc: allocate memory for a channel measurement block,
99 * @set: enable or disable measurement
100 * @read: read a measurement entry at an index
101 * @readall: read a measurement block in a common format
102 * @reset: clear the data in the associated measurement block and
[all …]
/Linux-v5.10/include/linux/
Dwm97xx.h38 #define WM97XX_POLL 0x8000 /* initiate a polling measurement */
39 #define WM97XX_ADCSEL_X 0x1000 /* x coord measurement */
40 #define WM97XX_ADCSEL_Y 0x2000 /* y coord measurement */
41 #define WM97XX_ADCSEL_PRES 0x3000 /* pressure measurement */
74 #define WM9712_PIL 0x0100 /* current used for pressure measurement. set 400uA else 200uA */
91 #define WM9705_PIL 0x0080 /* current used for pressure measurement. set 400uA else 200uA */
101 #define WM9713_POLL 0x0200 /* initiate a polling measurement */
103 #define WM9713_ADCSEL_X 0x0002 /* X measurement */
104 #define WM9713_ADCSEL_Y 0x0004 /* Y measurement */
105 #define WM9713_ADCSEL_PRES 0x0008 /* Pressure measurement */
[all …]
/Linux-v5.10/Documentation/input/devices/
Dcma3000_d0x.rst17 CMA3000 Tri-axis accelerometer supports Motion detect, Measurement and
24 Measurement Mode:
112 1: 100 Hz Measurement mode
113 2: 400 Hz Measurement mode
114 3: 40 Hz Measurement mode
/Linux-v5.10/Documentation/virt/kvm/
Damd-memory-encryption.rst124 calculates a measurement of the memory contents. The measurement is a signature
144 The KVM_SEV_LAUNCH_MEASURE command is used to retrieve the measurement of the
147 measurement. Since the guest owner knows the initial contents of the guest at
148 boot, the measurement can be verified by comparing it to what the guest owner
158 __u64 uaddr; /* where to copy the measurement */
159 __u32 len; /* length of measurement blob */
162 For more details on the measurement verification flow, see SEV spec Section 6.4.
247 data after the measurement has been validated by the guest owner.
/Linux-v5.10/drivers/iio/humidity/
Dhdc2010.c133 dev_err(&client->dev, "Could not read sensor measurement word\n"); in hdc2010_get_prim_measurement_word()
148 dev_err(&client->dev, "Could not read sensor measurement byte\n"); in hdc2010_get_peak_measurement_byte()
287 /* Enable Automatic Measurement Mode at 5Hz */ in hdc2010_probe()
293 * We enable both temp and humidity measurement. in hdc2010_probe()
294 * However the measurement won't start even in AMM until triggered. in hdc2010_probe()
301 dev_warn(&client->dev, "Unable to set up measurement\n"); in hdc2010_probe()
319 /* Disable Automatic Measurement Mode */ in hdc2010_remove()
/Linux-v5.10/drivers/staging/media/rkisp1/uapi/
Drkisp1-config.h124 * Measurement types
153 * @RKISP1_CIF_ISP_EXP_CTRL_AUTOSTOP_0: continuous measurement
174 * struct rkisp1_cif_isp_window - measurement window.
177 * This struct represents a window for a measurement.
216 * @bls_window1: Measurement window 1 size
217 * @bls_window2: Measurement window 2 size
397 * @awb_wnd: white balance measurement window (in pixels)
398 * @max_y: only pixels values < max_y contribute to awb measurement, set to 0
400 * @min_y: only pixels values > min_y contribute to awb measurement
409 * @enable_ymax_cmp: enable Y_MAX compare (Not valid in RGB measurement mode.)
[all …]
/Linux-v5.10/drivers/input/touchscreen/
Dwm9705.c29 * Set current used for pressure measurement.
33 * pil = 0 to disable pressure measurement.
40 MODULE_PARM_DESC(pil, "Set current used for pressure measurement.");
43 * Set threshold for pressure measurement.
49 MODULE_PARM_DESC(pressure, "Set threshold for pressure measurement.");
85 * through to the touch screen plates and affect measurement accuracy. In
148 "setting pressure measurement current to 400uA."); in wm9705_phy_init()
151 "setting pressure measurement current to 200uA."); in wm9705_phy_init()

12345678910>>...29