Home
last modified time | relevance | path

Searched defs:opp1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/opp/
H A Dcore.c1960 struct dev_pm_opp *opp1, struct dev_pm_opp *opp2) in _opp_compare_rate()
1973 static int _opp_compare_bw(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_bw()
1993 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_key()
/linux/drivers/firmware/
H A Darm_scpi.c609 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func()