Searched refs:current_opp (Results 1 – 2 of 2) sorted by relevance
214 struct dev_pm_opp *current_opp; member
1036 opp_table->current_opp = opp; in _find_current_opp()1077 if (unlikely(!opp_table->current_opp)) in _set_opp()1080 old_opp = opp_table->current_opp; in _set_opp()1160 opp_table->current_opp = opp; in _set_opp()1498 if (opp_table->current_opp) in _opp_table_kref_release()1499 dev_pm_opp_put(opp_table->current_opp); in _opp_table_kref_release()