Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/opp/
Dopp.h231 void _of_clear_opp_table(struct opp_table *opp_table);
237 static inline void _of_clear_opp_table(struct opp_table *opp_table) {} in _of_clear_opp_table() function
Dof.c251 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table() function
Dcore.c1193 _of_clear_opp_table(opp_table); in _opp_table_kref_release()