Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Ddevfreq.h222 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq);
338 static inline void devm_devfreq_remove_device(struct device *dev, in devm_devfreq_remove_device() function
/linux-5.10/drivers/gpu/drm/lima/
Dlima_devfreq.c104 devm_devfreq_remove_device(ldev->dev, devfreq->devfreq); in lima_devfreq_fini()
/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);