Searched refs:current_opp (Results 1 – 2 of 2) sorted by relevance
212 struct dev_pm_opp *current_opp; member
1132 opp_table->current_opp = opp; in _find_current_opp()1173 if (unlikely(!opp_table->current_opp)) in _set_opp()1176 old_opp = opp_table->current_opp; in _set_opp()1256 opp_table->current_opp = opp; in _set_opp()1597 if (opp_table->current_opp) in _opp_table_kref_release()1598 dev_pm_opp_put(opp_table->current_opp); in _opp_table_kref_release()