Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Drcar_thermal.c89 struct rcar_thermal_priv { struct
177 static void _rcar_thermal_write(struct rcar_thermal_priv *priv, in _rcar_thermal_write()
276 struct rcar_thermal_priv *priv = data; in rcar_thermal_of_get_temp()
283 struct rcar_thermal_priv *priv = rcar_zone_to_priv(zone); in rcar_thermal_get_temp()
291 struct rcar_thermal_priv *priv = rcar_zone_to_priv(zone); in rcar_thermal_get_trip_type()
310 struct rcar_thermal_priv *priv = rcar_zone_to_priv(zone); in rcar_thermal_get_trip_temp()
359 struct rcar_thermal_priv *priv; in rcar_thermal_work()
362 priv = container_of(work, struct rcar_thermal_priv, work.work); in rcar_thermal_work()
392 struct rcar_thermal_priv *priv; in rcar_thermal_irq()
426 struct rcar_thermal_priv *priv; in rcar_thermal_remove()
[all …]

Completed in 3 milliseconds