Searched defs:rcar_thermal_priv (Results 1 – 1 of 1) sorted by relevance
89 struct rcar_thermal_priv { struct90 void __iomem *base;91 struct rcar_thermal_common *common;92 struct thermal_zone_device *zone;93 const struct rcar_thermal_chip *chip;94 struct delayed_work work;95 struct mutex lock;96 struct list_head list;97 int id;