Searched refs:_of_init_opp_table (Results 1 – 3 of 3) sorted by relevance
203 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev);205 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev) {} in _of_init_opp_table() function
55 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev) in _of_init_opp_table() function
802 _of_init_opp_table(opp_table, dev); in _allocate_opp_table()