Home
last modified time | relevance | path

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

/drivers/thermal/
Dexynos_thermal.c249 struct freq_clip_table *tab_ptr, *clip_data; in exynos_bind() local
269 clip_data = (struct freq_clip_table *)&(tab_ptr[i]); in exynos_bind()
270 level = cpufreq_cooling_get_level(0, clip_data->freq_clip_max); in exynos_bind()