Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
Dsun8i_thermal.c61 struct ths_device *tmdev; member
93 static int sun8i_ths_calc_temp(struct ths_device *tmdev, in sun8i_ths_calc_temp()
99 static int sun50i_h5_calc_temp(struct ths_device *tmdev, in sun50i_h5_calc_temp()
113 struct ths_device *tmdev = s->tmdev; in sun8i_ths_get_temp() local
149 static int sun8i_h3_irq_ack(struct ths_device *tmdev) in sun8i_h3_irq_ack()
166 static int sun50i_h6_irq_ack(struct ths_device *tmdev) in sun50i_h6_irq_ack()
185 struct ths_device *tmdev = data; in sun8i_irq_thread() local
199 static int sun8i_h3_ths_calibrate(struct ths_device *tmdev, in sun8i_h3_ths_calibrate()
219 static int sun50i_h6_ths_calibrate(struct ths_device *tmdev, in sun50i_h6_ths_calibrate()
280 static int sun8i_ths_calibrate(struct ths_device *tmdev) in sun8i_ths_calibrate()
[all …]
/kernel/linux/linux-6.6/drivers/thermal/
Dsun8i_thermal.c60 struct ths_device *tmdev; member
92 static int sun8i_ths_calc_temp(struct ths_device *tmdev, in sun8i_ths_calc_temp()
98 static int sun50i_h5_calc_temp(struct ths_device *tmdev, in sun50i_h5_calc_temp()
112 struct ths_device *tmdev = s->tmdev; in sun8i_ths_get_temp() local
148 static unsigned long sun8i_h3_irq_ack(struct ths_device *tmdev) in sun8i_h3_irq_ack()
166 static unsigned long sun50i_h6_irq_ack(struct ths_device *tmdev) in sun50i_h6_irq_ack()
186 struct ths_device *tmdev = data; in sun8i_irq_thread() local
198 static int sun8i_h3_ths_calibrate(struct ths_device *tmdev, in sun8i_h3_ths_calibrate()
218 static int sun50i_h6_ths_calibrate(struct ths_device *tmdev, in sun50i_h6_ths_calibrate()
279 static int sun8i_ths_calibrate(struct ths_device *tmdev) in sun8i_ths_calibrate()
[all …]