Searched refs:current_opp (Results 1 – 2 of 2) sorted by relevance
223 struct dev_pm_opp *current_opp; member
1148 opp_table->current_opp = opp; in _find_current_opp()1194 if (unlikely(!opp_table->current_opp)) in _set_opp()1197 old_opp = opp_table->current_opp; in _set_opp()1285 opp_table->current_opp = opp; in _set_opp()1624 if (opp_table->current_opp) in _opp_table_kref_release()1625 dev_pm_opp_put(opp_table->current_opp); in _opp_table_kref_release()