Searched refs:of_devfreq_cooling_register (Results 1 – 2 of 2) sorted by relevance
72 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df);86 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register() function
572 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register() function576 EXPORT_SYMBOL_GPL(of_devfreq_cooling_register);584 return of_devfreq_cooling_register(NULL, df); in devfreq_cooling_register()