Searched refs:_opp_compare_key (Results 1 – 2 of 2) sorted by relevance
222 int _opp_compare_key(struct dev_pm_opp *opp1, struct dev_pm_opp *opp2);
1431 int _opp_compare_key(struct dev_pm_opp *opp1, struct dev_pm_opp *opp2) in _opp_compare_key() function1459 opp_cmp = _opp_compare_key(new_opp, opp); in _opp_is_duplicate()