Home
last modified time | relevance | path

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

/linux/drivers/opp/
H A Dcore.c1929 struct dev_pm_opp *opp1, struct dev_pm_opp *opp2) in _opp_compare_rate()
1942 static int _opp_compare_bw(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_bw()
1962 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_key()
/linux/drivers/firmware/arm_scmi/
H A Dperf.c341 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func()