Searched refs:mlx90632_calc_temp_object_iteration (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/iio/temperature/ |
D | mlx90632.c | 545 static s32 mlx90632_calc_temp_object_iteration(s32 prev_object_temp, s64 object, in mlx90632_calc_temp_object_iteration() function 593 temp = mlx90632_calc_temp_object_iteration(temp, object, TAdut, TAdut4, in mlx90632_calc_temp_object() 617 temp = mlx90632_calc_temp_object_iteration(temp, object, TAdut, TaTr4, in mlx90632_calc_temp_object_extended()
|