Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddevfreq_cooling.h52 void devfreq_cooling_unregister(struct thermal_cooling_device *dfc);
76 devfreq_cooling_unregister(struct thermal_cooling_device *dfc) in devfreq_cooling_unregister() function
/linux-4.4.14/drivers/thermal/
Ddevfreq_cooling.c557 void devfreq_cooling_unregister(struct thermal_cooling_device *cdev) in devfreq_cooling_unregister() function
573 EXPORT_SYMBOL_GPL(devfreq_cooling_unregister);