Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddevfreq_cooling.h74 void devfreq_cooling_unregister(struct thermal_cooling_device *dfc);
98 devfreq_cooling_unregister(struct thermal_cooling_device *dfc) in devfreq_cooling_unregister() function
/Linux-v4.19/drivers/thermal/
Ddevfreq_cooling.c592 void devfreq_cooling_unregister(struct thermal_cooling_device *cdev) in devfreq_cooling_unregister() function
608 EXPORT_SYMBOL_GPL(devfreq_cooling_unregister);