Home
last modified time | relevance | path

Searched defs:tmdev (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/thermal/
H A Dsun8i_thermal.c63 struct ths_device *tmdev; member
100 static int sun8i_ths_calc_temp(struct ths_device *tmdev, in sun8i_ths_calc_temp()
106 static int sun50i_h5_calc_temp(struct ths_device *tmdev, in sun50i_h5_calc_temp()
120 struct ths_device *tmdev = s->tmdev; in sun8i_ths_get_temp() local
194 struct ths_device *tmdev = data; in sun8i_irq_thread() local
209 static int sun8i_h3_ths_calibrate(struct ths_device *tmdev, in sun8i_h3_ths_calibrate()
229 static int sun50i_h6_ths_calibrate(struct ths_device *tmdev, in sun50i_h6_ths_calibrate()
302 static int sun8i_ths_calibrate(struct ths_device *tmdev) in sun8i_ths_calibrate()
440 static int sun8i_h3_thermal_init(struct ths_device *tmdev) in sun8i_h3_thermal_init()
524 static int sun8i_ths_register(struct ths_device *tmdev) in sun8i_ths_register()
[all …]