Searched refs:of_devfreq_cooling_register (Results 1 – 3 of 3) 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
490 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register() function494 EXPORT_SYMBOL_GPL(of_devfreq_cooling_register);502 return of_devfreq_cooling_register(NULL, df); in devfreq_cooling_register()
169 cooling = of_devfreq_cooling_register(dev->of_node, devfreq); in lima_devfreq_init()