Home
last modified time | relevance | path

Searched refs:_managed_opp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/opp/
H A Dopp.h274 struct opp_table *_managed_opp(struct device *dev, int index);
279 static inline struct opp_table *_managed_opp(struct device *dev, int index) { return NULL; } in _managed_opp() function