Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A 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()
270 sensor_temp = tmdev->chip->calc_temp(tmdev, i, sensor_reg); in sun50i_h6_ths_calibrate()
606 .calc_temp = sun8i_ths_calc_temp,
619 .calc_temp = sun8i_ths_calc_temp,
632 .calc_temp = sun8i_ths_calc_temp,
645 .calc_temp = sun8i_ths_calc_temp,
658 .calc_temp = sun8i_ths_calc_temp,
669 .calc_temp = sun50i_h5_calc_temp,
682 .calc_temp = sun8i_ths_calc_temp,
[all …]