Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dsun8i_thermal.c80 int (*calc_temp)(struct ths_device *tmdev, member
129 *temp = tmdev->chip->calc_temp(tmdev, s->id, val); in sun8i_ths_get_temp()
270 sensor_temp = tmdev->chip->calc_temp(tmdev, i, sensor_reg); in sun50i_h6_ths_calibrate()
608 .calc_temp = sun8i_ths_calc_temp,
621 .calc_temp = sun8i_ths_calc_temp,
634 .calc_temp = sun8i_ths_calc_temp,
647 .calc_temp = sun8i_ths_calc_temp,
660 .calc_temp = sun8i_ths_calc_temp,
671 .calc_temp = sun50i_h5_calc_temp,
684 .calc_temp = sun8i_ths_calc_temp,
[all …]