Home
last modified time | relevance | path

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

/linux-4.4.14/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()
287 struct rcar_thermal_common *common = priv->common; in _rcar_thermal_irq_ctrl()
332 struct rcar_thermal_common *common = data; in rcar_thermal_irq()
366 struct rcar_thermal_common *common = platform_get_drvdata(pdev); in rcar_thermal_remove()
384 struct rcar_thermal_common *common; in rcar_thermal_probe()