Searched defs:ambient_new_raw (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/iio/temperature/ |
D | mlx90632.c | 219 s16 *ambient_new_raw, s16 *ambient_old_raw) in mlx90632_read_ambient_raw() 277 s16 *ambient_new_raw, s16 *ambient_old_raw, in mlx90632_read_all_channel() 322 static s64 mlx90632_preprocess_temp_amb(s16 ambient_new_raw, in mlx90632_preprocess_temp_amb() 338 s16 ambient_new_raw, in mlx90632_preprocess_temp_obj() 354 static s32 mlx90632_calc_temp_ambient(s16 ambient_new_raw, s16 ambient_old_raw, in mlx90632_calc_temp_ambient() 429 s16 ambient_new_raw, ambient_old_raw, object_new_raw, object_old_raw; in mlx90632_calc_object_dsp105() local 488 s16 ambient_new_raw, ambient_old_raw; in mlx90632_calc_ambient_dsp105() local
|