Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/samsung/
Dexynos_tmu.c338 static void exynos_tmu_control(struct platform_device *pdev, bool on) in exynos_tmu_control() function
1110 exynos_tmu_control(pdev, true); in exynos_tmu_probe()
1131 exynos_tmu_control(pdev, false); in exynos_tmu_remove()
1147 exynos_tmu_control(to_platform_device(dev), false); in exynos_tmu_suspend()
1157 exynos_tmu_control(pdev, true); in exynos_tmu_resume()