Home
last modified time | relevance | path

Searched defs:rcar_thermal_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/thermal/
Drcar_thermal.c85 struct rcar_thermal_priv { struct
86 void __iomem *base;
87 struct rcar_thermal_common *common;
88 struct thermal_zone_device *zone;
89 const struct rcar_thermal_chip *chip;
90 struct delayed_work work;
91 struct mutex lock;
92 struct list_head list;
93 int id;
94 u32 ctemp;