Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thermal/
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
156 static unsigned long sun8i_h3_irq_ack(struct ths_device *tmdev) in sun8i_h3_irq_ack()
174 static unsigned long sun50i_h6_irq_ack(struct ths_device *tmdev) in sun50i_h6_irq_ack()
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()
[all …]