Home
last modified time | relevance | path

Searched refs:_opp_compare_key (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/opp/
H A Dopp.h259 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, struct dev_pm_opp *opp2);
H A Dcore.c1323 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() function
2022 opp_cmp = _opp_compare_key(opp_table, new_opp, opp); in _opp_is_duplicate()