Home
last modified time | relevance | path

Searched refs:devfreq_cooling_register (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Ddevfreq_cooling.h73 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df);
92 devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register() function
/Linux-v4.19/drivers/thermal/
Ddevfreq_cooling.c582 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register() function
586 EXPORT_SYMBOL_GPL(devfreq_cooling_register);