Home
last modified time | relevance | path

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

/openbmc/linux/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()