Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Drcar_thermal.c58 struct rcar_thermal_priv { struct
59 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;