Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddevfreq.h194 extern void devm_devfreq_remove_device(struct device *dev,
304 static inline void devm_devfreq_remove_device(struct device *dev, in devm_devfreq_remove_device() function
/Linux-v4.19/drivers/devfreq/
Ddevfreq.c803 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device() function
808 EXPORT_SYMBOL(devm_devfreq_remove_device);