Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Ddevfreq.h235 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq);
363 static inline void devm_devfreq_remove_device(struct device *dev, in devm_devfreq_remove_device() function
/Linux-v6.1/drivers/gpu/drm/lima/
Dlima_devfreq.c100 devm_devfreq_remove_device(ldev->dev, devfreq->devfreq); in lima_devfreq_fini()
/Linux-v6.1/drivers/devfreq/
Ddevfreq.c1122 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device() function
1127 EXPORT_SYMBOL(devm_devfreq_remove_device);