Searched refs:of_devfreq_cooling_register (Results 1 – 2 of 2) sorted by relevance
50 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df);64 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register() function
537 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register() function541 EXPORT_SYMBOL_GPL(of_devfreq_cooling_register);549 return of_devfreq_cooling_register(NULL, df); in devfreq_cooling_register()