Searched refs:tsens_sensor (Results 1 – 5 of 5) sorted by relevance
24 struct tsens_sensor { struct83 struct tsens_sensor sensor[0];
84 static inline int code_to_degc(u32 adc_code, const struct tsens_sensor *s) in code_to_degc()105 struct tsens_sensor *s = &tmdev->sensor[id]; in get_temp_common()
230 struct tsens_sensor *s = tmdev->sensor; in calibrate_8960()245 static inline int code_to_mdegC(u32 adc_code, const struct tsens_sensor *s) in code_to_mdegC()259 const struct tsens_sensor *s = &tmdev->sensor[id]; in get_temp_8960()
26 const struct tsens_sensor *s = data; in tsens_get_temp()34 const struct tsens_sensor *s = p; in tsens_get_trend()
17 struct tsens_sensor *s = &tmdev->sensor[id]; in get_temp_tsens_v2()