Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Ddevfreq.h223 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq);
339 static inline void devm_devfreq_remove_device(struct device *dev, in devm_devfreq_remove_device() function
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
Dlima_devfreq.c104 devm_devfreq_remove_device(ldev->dev, devfreq->devfreq); in lima_devfreq_fini()
/kernel/linux/linux-5.10/drivers/devfreq/
Ddevfreq.c1062 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device() function
1067 EXPORT_SYMBOL(devm_devfreq_remove_device);