Searched refs:current_opp (Results 1 – 2 of 2) sorted by relevance
224 struct dev_pm_opp *current_opp; member
1196 opp_table->current_opp = opp; in _find_current_opp()1242 if (unlikely(!opp_table->current_opp)) in _set_opp()1245 old_opp = opp_table->current_opp; in _set_opp()1333 opp_table->current_opp = opp; in _set_opp()1667 if (opp_table->current_opp) in _opp_table_kref_release()1668 dev_pm_opp_put(opp_table->current_opp); in _opp_table_kref_release()