Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevfreq.h362 static inline void devm_devfreq_remove_device(struct device *dev, in devm_devfreq_remove_device() function
/linux/drivers/devfreq/
H A Ddevfreq.c1142 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device() function