Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/opp/
Dopp.h238 static inline struct opp_table *_managed_opp(struct device *dev, int index) { return NULL; } in _managed_opp() function
Dof.c42 struct opp_table *_managed_opp(struct device *dev, int index) in _managed_opp() function
/kernel/linux/linux-6.6/drivers/opp/
Dopp.h274 static inline struct opp_table *_managed_opp(struct device *dev, int index) { return NULL; } in _managed_opp() function
Dof.c45 struct opp_table *_managed_opp(struct device *dev, int index) in _managed_opp() function