Home
last modified time | relevance | path

Searched refs:hid_sensor_convert_exponent (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c118 exp = hid_sensor_convert_exponent(exp); in convert_from_vtf_format()
139 exp = hid_sensor_convert_exponent(exp); in convert_to_vtf_format()
415 exp = hid_sensor_convert_exponent( in hid_sensor_format_scale()
/linux-5.19.10/include/linux/
Dhid-sensor-hub.h240 static inline int hid_sensor_convert_exponent(int unit_expo) in hid_sensor_convert_exponent() function
/linux-5.19.10/drivers/iio/light/
Dhid-sensor-prox.c106 *val = hid_sensor_convert_exponent( in prox_read_raw()