Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/opp/
Dopp.h270 void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp);
275 static inline void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) {} in _of_clear_opp() function
Dof.c278 void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) in _of_clear_opp() function
Dcore.c1556 _of_clear_opp(opp_table, opp); in _opp_kref_release()