Searched refs:_get_opp_count (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/opp/
H A Dcore.c403 int _get_opp_count(struct opp_table *opp_table) function
440 count = _get_opp_count(opp_table);
1164 if (!_get_opp_count(opp_table))
1324 if (!_get_opp_count(opp_table)) {
H A Ddebugfs.c146 id = _get_opp_count(opp_table);
H A Dopp.h255 int _get_opp_count(struct opp_table *opp_table);

Completed in 194 milliseconds