Home
last modified time | relevance | path

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

/openbmc/linux/drivers/opp/
H A 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
H A Dof.c293 void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) in _of_clear_opp() function
H A Dcore.c1670 _of_clear_opp(opp_table, opp); in _opp_kref_release()