Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/samsung/
H A Dexynos-asv.c84 struct opp_table *last_opp_table = NULL; in exynos_asv_update_opps() local
99 if (!last_opp_table || opp_table != last_opp_table) { in exynos_asv_update_opps()
100 last_opp_table = opp_table; in exynos_asv_update_opps()