Home
last modified time | relevance | path

Searched defs:devm_devfreq_remove_device (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddevfreq.h339 static inline void devm_devfreq_remove_device(struct device *dev, in devm_devfreq_remove_device() function
/kernel/linux/linux-6.6/include/linux/
H A Ddevfreq.h362 static inline void devm_devfreq_remove_device(struct device *dev, in devm_devfreq_remove_device() function
/kernel/linux/linux-5.10/drivers/devfreq/
H A Ddevfreq.c1083 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device() function
1088 EXPORT_SYMBOL(devm_devfreq_remove_device); variable
/kernel/linux/linux-6.6/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); variable

Completed in 7 milliseconds