Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/samsung/
Dexynos_tmu.c384 static void exynos_tmu_control(struct platform_device *pdev, bool on) in exynos_tmu_control() function
1387 exynos_tmu_control(pdev, true); in exynos_tmu_probe()
1412 exynos_tmu_control(pdev, false); in exynos_tmu_remove()
1428 exynos_tmu_control(to_platform_device(dev), false); in exynos_tmu_suspend()
1438 exynos_tmu_control(pdev, true); in exynos_tmu_resume()