Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/opp/
H A Dopp.h193 unsigned int supported_hw_count; member
H A Dcore.c1628 opp_table->supported_hw_count = count; in dev_pm_opp_set_supported_hw()
1649 opp_table->supported_hw_count = 0; in dev_pm_opp_put_supported_hw()
H A Dof.c429 unsigned int levels = opp_table->supported_hw_count; in _opp_is_supported()