Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c123 exp = hid_sensor_convert_exponent(exp); in convert_from_vtf_format()
144 exp = hid_sensor_convert_exponent(exp); in convert_to_vtf_format()
366 exp = hid_sensor_convert_exponent( in hid_sensor_format_scale()
/kernel/linux/linux-5.10/include/linux/
Dhid-sensor-hub.h238 static inline int hid_sensor_convert_exponent(int unit_expo) in hid_sensor_convert_exponent() function
/kernel/linux/linux-5.10/drivers/iio/light/
Dhid-sensor-prox.c104 *val = hid_sensor_convert_exponent( in prox_read_raw()