tmu_control 199 drivers/thermal/samsung/exynos_tmu.c void (*tmu_control)(struct platform_device *pdev, bool on); tmu_control 353 drivers/thermal/samsung/exynos_tmu.c data->tmu_control(pdev, on); tmu_control 901 drivers/thermal/samsung/exynos_tmu.c data->tmu_control = exynos4210_tmu_control; tmu_control 920 drivers/thermal/samsung/exynos_tmu.c data->tmu_control = exynos4210_tmu_control; tmu_control 939 drivers/thermal/samsung/exynos_tmu.c data->tmu_control = exynos5433_tmu_control; tmu_control 957 drivers/thermal/samsung/exynos_tmu.c data->tmu_control = exynos7_tmu_control;