Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/opp/
Dopp.h190 int _get_opp_count(struct opp_table *opp_table);
Ddebugfs.c92 id = _get_opp_count(opp_table); in opp_debug_create_one()
Dcore.c282 int _get_opp_count(struct opp_table *opp_table) in _get_opp_count() function
319 count = _get_opp_count(opp_table); in dev_pm_opp_get_opp_count()