Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/opp/
Dcore.c1755 struct dev_pm_opp *opp1, struct dev_pm_opp *opp2) in _opp_compare_rate()
1768 static int _opp_compare_bw(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_bw()
1788 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_key()
/linux-6.1.9/drivers/firmware/arm_scmi/
Dperf.c245 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func()
/linux-6.1.9/drivers/firmware/
Darm_scpi.c605 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func()