tmu_set_trip_hyst  196 drivers/thermal/samsung/exynos_tmu.c 	void (*tmu_set_trip_hyst)(struct exynos_tmu_data *data, int trip,
tmu_set_trip_hyst  315 drivers/thermal/samsung/exynos_tmu.c 			data->tmu_set_trip_hyst(data, i, temp, hyst);
tmu_set_trip_hyst  899 drivers/thermal/samsung/exynos_tmu.c 		data->tmu_set_trip_hyst = exynos4210_tmu_set_trip_hyst;
tmu_set_trip_hyst  918 drivers/thermal/samsung/exynos_tmu.c 		data->tmu_set_trip_hyst = exynos4412_tmu_set_trip_hyst;
tmu_set_trip_hyst  937 drivers/thermal/samsung/exynos_tmu.c 		data->tmu_set_trip_hyst = exynos5433_tmu_set_trip_hyst;
tmu_set_trip_hyst  955 drivers/thermal/samsung/exynos_tmu.c 		data->tmu_set_trip_hyst = exynos7_tmu_set_trip_hyst;