Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Ddevfreq_cooling.h67 void devfreq_cooling_unregister(struct thermal_cooling_device *dfc);
91 devfreq_cooling_unregister(struct thermal_cooling_device *dfc) in devfreq_cooling_unregister() function
/Linux-v5.10/drivers/thermal/
Ddevfreq_cooling.c557 void devfreq_cooling_unregister(struct thermal_cooling_device *cdev) in devfreq_cooling_unregister() function
574 EXPORT_SYMBOL_GPL(devfreq_cooling_unregister);
/Linux-v5.10/drivers/gpu/drm/panfrost/
Dpanfrost_devfreq.c164 devfreq_cooling_unregister(pfdevfreq->cooling); in panfrost_devfreq_fini()
/Linux-v5.10/drivers/gpu/drm/lima/
Dlima_devfreq.c99 devfreq_cooling_unregister(devfreq->cooling); in lima_devfreq_fini()