Home
last modified time | relevance | path

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

/linux/drivers/iio/common/hid-sensors/
H A 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/include/linux/
H A Dhid-sensor-hub.h240 static inline int hid_sensor_convert_exponent(int unit_expo) in hid_sensor_convert_exponent() function
/linux/drivers/iio/light/
H A Dhid-sensor-prox.c105 *val = hid_sensor_convert_exponent( in prox_read_raw()