Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/
Dsun8i_thermal.c62 struct ths_device *tmdev; member
94 static int sun8i_ths_calc_temp(struct ths_device *tmdev, in sun8i_ths_calc_temp()
100 static int sun50i_h5_calc_temp(struct ths_device *tmdev, in sun50i_h5_calc_temp()
114 struct ths_device *tmdev = s->tmdev; in sun8i_ths_get_temp() local
150 static unsigned long sun8i_h3_irq_ack(struct ths_device *tmdev) in sun8i_h3_irq_ack()
168 static unsigned long sun50i_h6_irq_ack(struct ths_device *tmdev) in sun50i_h6_irq_ack()
188 struct ths_device *tmdev = data; in sun8i_irq_thread() local
200 static int sun8i_h3_ths_calibrate(struct ths_device *tmdev, in sun8i_h3_ths_calibrate()
220 static int sun50i_h6_ths_calibrate(struct ths_device *tmdev, in sun50i_h6_ths_calibrate()
281 static int sun8i_ths_calibrate(struct ths_device *tmdev) in sun8i_ths_calibrate()
[all …]