Home
last modified time | relevance | path

Searched refs:ths_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/
H A Dsun8i_thermal.c60 struct ths_device *tmdev;
73 int (*calibrate)(struct ths_device *tmdev,
75 int (*init)(struct ths_device *tmdev);
76 unsigned long (*irq_ack)(struct ths_device *tmdev);
77 int (*calc_temp)(struct ths_device *tmdev,
81 struct ths_device { struct
92 static int sun8i_ths_calc_temp(struct ths_device *tmdev, in sun8i_ths_calc_temp() argument
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()
186 struct ths_device *tmdev = data; in sun8i_irq_thread()
[all …]