Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddevfreq.h192 extern void devm_devfreq_remove_device(struct device *dev,
266 static inline void devm_devfreq_remove_device(struct device *dev, in devm_devfreq_remove_device() function
/linux-4.4.14/drivers/devfreq/
Ddevfreq.c601 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device() function
606 EXPORT_SYMBOL(devm_devfreq_remove_device);