Home
last modified time | relevance | path

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

/openbmc/linux/drivers/opp/
H A Dcore.c1869 struct dev_pm_opp *opp1, struct dev_pm_opp *opp2) in _opp_compare_rate()
1882 static int _opp_compare_bw(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_bw()
1902 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_key()
/openbmc/linux/drivers/firmware/
H A Darm_scpi.c605 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dperf.c304 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func()