Home
last modified time | relevance | path

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

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