Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddevfreq.h198 extern void devm_devfreq_remove_device(struct device *dev,
319 static inline void devm_devfreq_remove_device(struct device *dev, in devm_devfreq_remove_device() function
/Linux-v5.4/drivers/devfreq/
Ddevfreq.c873 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device() function
878 EXPORT_SYMBOL(devm_devfreq_remove_device);