Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/opp/
H A 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
H A Dof.c251 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table() function
H A Dcore.c1193 _of_clear_opp_table(opp_table); in _opp_table_kref_release()