Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddevfreq_cooling.h48 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df);
65 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register() function
/linux-6.3-rc2/drivers/thermal/
A Ddevfreq_cooling.c459 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register() function
463 EXPORT_SYMBOL_GPL(of_devfreq_cooling_register);
471 return of_devfreq_cooling_register(NULL, df); in devfreq_cooling_register()
/linux-6.3-rc2/drivers/gpu/drm/lima/
A Dlima_devfreq.c169 cooling = of_devfreq_cooling_register(dev->of_node, devfreq); in lima_devfreq_init()
/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_gpu_devfreq.c186 gpu->cooling = of_devfreq_cooling_register(gpu->pdev->dev.of_node, df->devfreq); in msm_devfreq_init()

Completed in 6 milliseconds