Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/opp/
Dopp.h278 void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp);
283 static inline void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) {} in _of_clear_opp() function
Dof.c292 void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) in _of_clear_opp() function
Dcore.c1673 _of_clear_opp(opp_table, opp); in _opp_kref_release()