Searched refs:_opp_compare_key (Results 1 – 2 of 2) sorted by relevance
259 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, struct dev_pm_opp *opp2);
1323 scaling_down = _opp_compare_key(opp_table, old_opp, opp); in _set_opp()1986 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_key() function2022 opp_cmp = _opp_compare_key(opp_table, new_opp, opp); in _opp_is_duplicate()