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/
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/
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/
Ddevfreq.c1083 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device() function
/kernel/linux/linux-6.6/drivers/devfreq/
Ddevfreq.c1142 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device() function