Searched refs:mlx90632_calc_temp_object_iteration (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/iio/temperature/ |
D | mlx90632.c | 553 static s32 mlx90632_calc_temp_object_iteration(s32 prev_object_temp, s64 object, in mlx90632_calc_temp_object_iteration() function 601 temp = mlx90632_calc_temp_object_iteration(temp, object, TAdut, TAdut4, in mlx90632_calc_temp_object() 625 temp = mlx90632_calc_temp_object_iteration(temp, object, TAdut, TaTr4, in mlx90632_calc_temp_object_extended()
|