Home
last modified time | relevance | path

Searched refs:_get_opp_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/opp/
Dopp.h217 int _get_opp_count(struct opp_table *opp_table);
Ddebugfs.c121 id = _get_opp_count(opp_table); in opp_debug_create_one()
Dcore.c302 int _get_opp_count(struct opp_table *opp_table) in _get_opp_count() function
339 count = _get_opp_count(opp_table); in dev_pm_opp_get_opp_count()
887 if (!_get_opp_count(opp_table)) in _opp_set_rate_zero()
962 if (!_get_opp_count(opp_table)) { in dev_pm_opp_set_rate()