Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/opp/
Dopp.h224 void _of_clear_opp_table(struct opp_table *opp_table);
230 static inline void _of_clear_opp_table(struct opp_table *opp_table) {} in _of_clear_opp_table() function
Dof.c259 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table() function
Dcore.c1048 _of_clear_opp_table(opp_table); in _opp_table_kref_release()