Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddevfreq_cooling.h51 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df);
70 devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register() function
/linux-4.4.14/drivers/thermal/
Ddevfreq_cooling.c547 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register() function
551 EXPORT_SYMBOL_GPL(devfreq_cooling_register);