Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/opp/
Dopp.h193 unsigned int supported_hw_count; member
Dcore.c1623 opp_table->supported_hw_count = count; in dev_pm_opp_set_supported_hw()
1644 opp_table->supported_hw_count = 0; in dev_pm_opp_put_supported_hw()
Dof.c437 unsigned int levels = opp_table->supported_hw_count; in _opp_is_supported()