Home
last modified time | relevance | path

Searched refs:tsens_sensor (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/thermal/qcom/
Dtsens-common.c67 static inline int code_to_degc(u32 adc_code, const struct tsens_sensor *s) in code_to_degc()
88 struct tsens_sensor *s = &priv->sensor[i]; in get_temp_tsens_valid()
128 struct tsens_sensor *s = &priv->sensor[i]; in get_temp_common()
Dtsens-8960.c221 struct tsens_sensor *s = priv->sensor; in calibrate_8960()
238 static inline int code_to_mdegC(u32 adc_code, const struct tsens_sensor *s) in code_to_mdegC()
252 const struct tsens_sensor *s = &priv->sensor[id]; in get_temp_8960()
Dtsens.c17 const struct tsens_sensor *s = data; in tsens_get_temp()
25 const struct tsens_sensor *s = data; in tsens_get_trend()
Dtsens.h40 struct tsens_sensor { struct
311 struct tsens_sensor sensor[0];