Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/opp/
Dcore.c1874 struct dev_pm_opp *opp1, struct dev_pm_opp *opp2) in _opp_compare_rate()
1887 static int _opp_compare_bw(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_bw()
1907 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_key()
/linux-6.12.1/drivers/firmware/
Darm_scpi.c608 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func()
/linux-6.12.1/drivers/firmware/arm_scmi/
Dperf.c341 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func()