Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/opp/
Dopp.h189 unsigned int supported_hw_count; member
Dcore.c1463 opp_table->supported_hw_count = count; in dev_pm_opp_set_supported_hw()
1484 opp_table->supported_hw_count = 0; in dev_pm_opp_put_supported_hw()
Dof.c338 unsigned int count = opp_table->supported_hw_count; in _opp_is_supported()