Searched refs:tmu_set_trip_hyst (Results 1 – 1 of 1) sorted by relevance
210 void (*tmu_set_trip_hyst)(struct exynos_tmu_data *data, int trip, member329 data->tmu_set_trip_hyst(data, i, temp, hyst); in exynos_tmu_initialize()913 data->tmu_set_trip_hyst = exynos4210_tmu_set_trip_hyst; in exynos_map_dt_data()932 data->tmu_set_trip_hyst = exynos4412_tmu_set_trip_hyst; in exynos_map_dt_data()951 data->tmu_set_trip_hyst = exynos5433_tmu_set_trip_hyst; in exynos_map_dt_data()969 data->tmu_set_trip_hyst = exynos7_tmu_set_trip_hyst; in exynos_map_dt_data()