Searched refs:ths_device (Results 1 – 1 of 1) sorted by relevance
61 struct ths_device *tmdev;74 int (*calibrate)(struct ths_device *tmdev,76 int (*init)(struct ths_device *tmdev);77 int (*irq_ack)(struct ths_device *tmdev);78 int (*calc_temp)(struct ths_device *tmdev,82 struct ths_device { struct93 static int sun8i_ths_calc_temp(struct ths_device *tmdev, in sun8i_ths_calc_temp() argument99 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()149 static int sun8i_h3_irq_ack(struct ths_device *tmdev) in sun8i_h3_irq_ack()[all …]