Searched refs:ths_device (Results 1 – 1 of 1) sorted by relevance
63 struct ths_device *tmdev;77 int (*calibrate)(struct ths_device *tmdev,79 int (*init)(struct ths_device *tmdev);80 unsigned long (*irq_ack)(struct ths_device *tmdev);81 int (*calc_temp)(struct ths_device *tmdev,85 struct ths_device { struct100 static int sun8i_ths_calc_temp(struct ths_device *tmdev, in sun8i_ths_calc_temp() argument106 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()156 static unsigned long sun8i_h3_irq_ack(struct ths_device *tmdev) in sun8i_h3_irq_ack()[all …]