Home
last modified time | relevance | path

Searched refs:path_count (Results 1 – 4 of 4) sorted by relevance

/drivers/opp/
A Dopp.h242 unsigned int path_count; member
A Dcore.c115 return opp_table->path_count > index; in assert_bandwidth_index()
133 if (index >= opp->opp_table->path_count) in dev_pm_opp_get_bw()
1058 for (i = 0; i < opp_table->path_count; i++) { in _set_opp_bw()
1625 for (i = 0; i < opp_table->path_count; i++) in _opp_table_kref_release()
1809 icc_size = sizeof(*opp->bandwidth) * opp_table->path_count; in _opp_allocate()
1875 for (i = 0; i < opp_table->path_count; i++) { in _opp_compare_bw()
A Dof.c482 opp_table->path_count = num_paths; in dev_pm_opp_of_find_icc_paths()
774 if (opp_table->path_count != count) { in _read_bw()
776 __func__, name, count, opp_table->path_count); in _read_bw()
A Ddebugfs.c64 for (i = 0; i < opp_table->path_count; i++) { in opp_debug_create_bw()

Completed in 13 milliseconds