Searched refs:ths_device (Results 1 – 1 of 1) sorted by relevance
62 struct ths_device *tmdev;75 int (*calibrate)(struct ths_device *tmdev,77 int (*init)(struct ths_device *tmdev);78 unsigned long (*irq_ack)(struct ths_device *tmdev);79 int (*calc_temp)(struct ths_device *tmdev,83 struct ths_device { struct94 static int sun8i_ths_calc_temp(struct ths_device *tmdev, in sun8i_ths_calc_temp() argument100 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()150 static unsigned long sun8i_h3_irq_ack(struct ths_device *tmdev) in sun8i_h3_irq_ack()[all …]