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

/linux-master/include/linux/
H A Ddevfreq_cooling.h49 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df);
71 devfreq_cooling_register(struct devfreq *df) function
/linux-master/drivers/thermal/
H A Ddevfreq_cooling.c497 * devfreq_cooling_register() - Register devfreq cooling device.
500 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df) function
504 EXPORT_SYMBOL_GPL(devfreq_cooling_register); variable

Completed in 139 milliseconds