Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dopp.h72 static inline struct opp *opp_find_freq_floor(struct device *dev, in opp_find_freq_floor() function
/linux-3.3/drivers/base/power/
Dopp.c329 struct opp *opp_find_freq_floor(struct device *dev, unsigned long *freq) in opp_find_freq_floor() function