Symbol: rcar_thermal_priv
drivers/thermal/renesas/rcar_thermal.c
170
static u32 _rcar_thermal_read(struct rcar_thermal_priv *priv, u32 reg)
drivers/thermal/renesas/rcar_thermal.c
176
static void _rcar_thermal_write(struct rcar_thermal_priv *priv,
drivers/thermal/renesas/rcar_thermal.c
183
static void _rcar_thermal_bset(struct rcar_thermal_priv *priv, u32 reg,
drivers/thermal/renesas/rcar_thermal.c
197
static int rcar_thermal_update_temp(struct rcar_thermal_priv *priv)
drivers/thermal/renesas/rcar_thermal.c
252
static int rcar_thermal_get_current_temp(struct rcar_thermal_priv *priv,
drivers/thermal/renesas/rcar_thermal.c
275
struct rcar_thermal_priv *priv = thermal_zone_device_priv(zone);
drivers/thermal/renesas/rcar_thermal.c
293
static void _rcar_thermal_irq_ctrl(struct rcar_thermal_priv *priv, int enable)
drivers/thermal/renesas/rcar_thermal.c
311
struct rcar_thermal_priv *priv;
drivers/thermal/renesas/rcar_thermal.c
314
priv = container_of(work, struct rcar_thermal_priv, work.work);
drivers/thermal/renesas/rcar_thermal.c
325
static u32 rcar_thermal_had_changed(struct rcar_thermal_priv *priv, u32 status)
drivers/thermal/renesas/rcar_thermal.c
344
struct rcar_thermal_priv *priv;
drivers/thermal/renesas/rcar_thermal.c
378
struct rcar_thermal_priv *priv;
drivers/thermal/renesas/rcar_thermal.c
396
struct rcar_thermal_priv *priv;
drivers/thermal/renesas/rcar_thermal.c
540
struct rcar_thermal_priv *priv = list_first_entry(&common->head,
drivers/thermal/renesas/rcar_thermal.c
555
struct rcar_thermal_priv *priv = list_first_entry(&common->head,