Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/samsung/
Dexynos_tmu.c359 static void exynos_tmu_control(struct platform_device *pdev, bool on) in exynos_tmu_control() function
1202 exynos_tmu_control(pdev, true); in exynos_tmu_probe()
1225 exynos_tmu_control(pdev, false); in exynos_tmu_remove()
1241 exynos_tmu_control(to_platform_device(dev), false); in exynos_tmu_suspend()
1251 exynos_tmu_control(pdev, true); in exynos_tmu_resume()