Home
last modified time | relevance | path

Searched refs:_get_opp_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/opp/
H A Dopp.h217 int _get_opp_count(struct opp_table *opp_table);
H A Ddebugfs.c121 id = _get_opp_count(opp_table); in opp_debug_create_one()
H A 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()
/kernel/linux/linux-6.6/drivers/opp/
H A Dopp.h247 int _get_opp_count(struct opp_table *opp_table);
H A Ddebugfs.c146 id = _get_opp_count(opp_table); in opp_debug_create_one()
H A Dcore.c403 int _get_opp_count(struct opp_table *opp_table) in _get_opp_count() function
440 count = _get_opp_count(opp_table); in dev_pm_opp_get_opp_count()
1147 if (!_get_opp_count(opp_table)) in _disable_opp_table()
1294 if (!_get_opp_count(opp_table)) { in dev_pm_opp_set_rate()

Completed in 9 milliseconds