Searched refs:gpu_cooling_ops (Results 1 – 4 of 4) sorted by relevance
307 if (NULL != data.gpu_cooling_ops) { in mali_devfreq_init()308 callbacks = data.gpu_cooling_ops; in mali_devfreq_init()
293 .gpu_cooling_ops = &arm_cooling_ops,
657 .gpu_cooling_ops = &rk_cooling_ops,
500 struct devfreq_cooling_power *gpu_cooling_ops; member