Searched defs:rcar_thermal_priv (Results 1 – 1 of 1) sorted by relevance
58 struct rcar_thermal_priv { struct59 void __iomem *base;60 struct rcar_thermal_common *common;61 struct thermal_zone_device *zone;62 struct delayed_work work;63 struct mutex lock;64 struct list_head list;65 int id;66 u32 ctemp;