Searched refs:dev_pm_opp_remove_table (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/opp/
H A Dcpu.c127 dev_pm_opp_remove_table(cpu_dev);
H A Dof.c781 dev_pm_opp_remove_table(dev);
H A Dcore.c3146 * dev_pm_opp_remove_table() - Free all OPPs associated with the device
3152 void dev_pm_opp_remove_table(struct device *dev) function
3179 EXPORT_SYMBOL_GPL(dev_pm_opp_remove_table); variable
/linux-master/include/linux/
H A Dpm_opp.h196 void dev_pm_opp_remove_table(struct device *dev);
435 static inline void dev_pm_opp_remove_table(struct device *dev) function

Completed in 109 milliseconds