Home
last modified time | relevance | path

Searched refs:calc_temp (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/thermal/
Dsun8i_thermal.c81 int (*calc_temp)(struct ths_device *tmdev, member
130 *temp = tmdev->chip->calc_temp(tmdev, s->id, val); in sun8i_ths_get_temp()
271 sensor_temp = tmdev->chip->calc_temp(tmdev, i, sensor_reg); in sun50i_h6_ths_calibrate()
607 .calc_temp = sun8i_ths_calc_temp,
620 .calc_temp = sun8i_ths_calc_temp,
633 .calc_temp = sun8i_ths_calc_temp,
646 .calc_temp = sun8i_ths_calc_temp,
659 .calc_temp = sun8i_ths_calc_temp,
670 .calc_temp = sun50i_h5_calc_temp,
683 .calc_temp = sun8i_ths_calc_temp,
[all …]