Searched refs:of_devfreq_cooling_register (Results 1 – 4 of 4) sorted by relevance
48 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
444 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register() function448 EXPORT_SYMBOL_GPL(of_devfreq_cooling_register);456 return of_devfreq_cooling_register(NULL, df); in devfreq_cooling_register()
164 cooling = of_devfreq_cooling_register(dev->of_node, devfreq); in lima_devfreq_init()
129 gpu->cooling = of_devfreq_cooling_register(gpu->pdev->dev.of_node, df->devfreq); in msm_devfreq_init()
Completed in 5 milliseconds