Searched refs:dev_pm_opp_find_freq_exact_indexed (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpm_opp.h135 dev_pm_opp_find_freq_exact_indexed(struct device *dev, unsigned long freq,
281 dev_pm_opp_find_freq_exact_indexed(struct device *dev, unsigned long freq, function
/linux-master/drivers/opp/
H A Dcore.c627 * dev_pm_opp_find_freq_exact_indexed() - Search for an exact freq for the
647 dev_pm_opp_find_freq_exact_indexed(struct device *dev, unsigned long freq, function
652 EXPORT_SYMBOL_GPL(dev_pm_opp_find_freq_exact_indexed); variable

Completed in 113 milliseconds