Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/opp/
Dopp.h215 bool _opp_remove_all_static(struct opp_table *opp_table);
Dof.c890 _opp_remove_all_static(opp_table); in _of_add_opp_table_v2()
950 _opp_remove_all_static(opp_table); in _of_add_opp_table_v1()
Dcore.c1321 bool _opp_remove_all_static(struct opp_table *opp_table) in _opp_remove_all_static() function
2453 if (_opp_remove_all_static(opp_table)) in dev_pm_opp_remove_table()