Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/opp/
Dopp.h275 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index);
280 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index) {} in _of_init_opp_table() function
Dof.c222 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, in _of_init_opp_table() function
Dcore.c1456 _of_init_opp_table(opp_table, dev, index); in _allocate_opp_table()