tmu_set_emulation 201 drivers/thermal/samsung/exynos_tmu.c void (*tmu_set_emulation)(struct exynos_tmu_data *data, int temp); tmu_set_emulation 741 drivers/thermal/samsung/exynos_tmu.c data->tmu_set_emulation(data, temp); tmu_set_emulation 922 drivers/thermal/samsung/exynos_tmu.c data->tmu_set_emulation = exynos4412_tmu_set_emulation; tmu_set_emulation 941 drivers/thermal/samsung/exynos_tmu.c data->tmu_set_emulation = exynos4412_tmu_set_emulation; tmu_set_emulation 959 drivers/thermal/samsung/exynos_tmu.c data->tmu_set_emulation = exynos4412_tmu_set_emulation;