Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dclock_cooling.h43 void clock_cooling_unregister(struct thermal_cooling_device *cdev);
54 void clock_cooling_unregister(struct thermal_cooling_device *cdev) in clock_cooling_unregister() function
/linux-4.1.27/drivers/thermal/
Dclock_cooling.c470 void clock_cooling_unregister(struct thermal_cooling_device *cdev) in clock_cooling_unregister() function
485 EXPORT_SYMBOL_GPL(clock_cooling_unregister);