Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/opp/
Dopp.h210 int _get_opp_count(struct opp_table *opp_table);
Ddebugfs.c80 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()