Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddevfreq.h237 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq);
362 static inline void devm_devfreq_remove_device(struct device *dev, in devm_devfreq_remove_device() function
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_devfreq.c100 devm_devfreq_remove_device(ldev->dev, devfreq->devfreq); in lima_devfreq_fini()
/openbmc/linux/drivers/devfreq/
H A Ddevfreq.c1142 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device() function
1147 EXPORT_SYMBOL(devm_devfreq_remove_device);