Home
last modified time | relevance | path

Searched refs:devm_devfreq_remove_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/
Ddevfreq.h236 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq);
364 static inline void devm_devfreq_remove_device(struct device *dev, in devm_devfreq_remove_device() function
/linux-6.1.9/drivers/gpu/drm/lima/
Dlima_devfreq.c100 devm_devfreq_remove_device(ldev->dev, devfreq->devfreq); in lima_devfreq_fini()
/linux-6.1.9/drivers/devfreq/
Ddevfreq.c1120 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device() function
1125 EXPORT_SYMBOL(devm_devfreq_remove_device);