Searched refs:mlx90632_preprocess_temp_amb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/temperature/ |
H A D | mlx90632.c | 480 static s64 mlx90632_preprocess_temp_amb(s16 ambient_new_raw, in mlx90632_preprocess_temp_amb() function 532 AMB = mlx90632_preprocess_temp_amb(ambient_new_raw, ambient_old_raw, in mlx90632_calc_temp_ambient() 680 ambient = mlx90632_preprocess_temp_amb(ambient_new_raw, in mlx90632_calc_object_dsp105() 692 ambient = mlx90632_preprocess_temp_amb(ambient_new_raw, in mlx90632_calc_object_dsp105()
|
/kernel/linux/linux-6.6/drivers/iio/temperature/ |
H A D | mlx90632.c | 669 static s64 mlx90632_preprocess_temp_amb(s16 ambient_new_raw, in mlx90632_preprocess_temp_amb() function 721 AMB = mlx90632_preprocess_temp_amb(ambient_new_raw, ambient_old_raw, in mlx90632_calc_temp_ambient() 869 ambient = mlx90632_preprocess_temp_amb(ambient_new_raw, in mlx90632_calc_object_dsp105() 881 ambient = mlx90632_preprocess_temp_amb(ambient_new_raw, in mlx90632_calc_object_dsp105()
|
Completed in 4 milliseconds