Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Drcar_thermal.c51 struct rcar_thermal_common { struct
60 struct rcar_thermal_common *common; argument
89 static u32 _rcar_thermal_common_read(struct rcar_thermal_common *common, in _rcar_thermal_common_read()
97 static void _rcar_thermal_common_write(struct rcar_thermal_common *common, in _rcar_thermal_common_write()
105 static void _rcar_thermal_common_bset(struct rcar_thermal_common *common, in _rcar_thermal_common_bset()
288 struct rcar_thermal_common *common = priv->common; in _rcar_thermal_irq_ctrl()
333 struct rcar_thermal_common *common = data; in rcar_thermal_irq()
367 struct rcar_thermal_common *common; in rcar_thermal_probe()
479 struct rcar_thermal_common *common = platform_get_drvdata(pdev); in rcar_thermal_remove()