Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/opp/
Dopp.h250 struct dev_pm_opp *_opp_allocate(struct opp_table *opp_table);
Dcore.c1790 struct dev_pm_opp *_opp_allocate(struct opp_table *opp_table) in _opp_allocate() function
2033 new_opp = _opp_allocate(opp_table); in _opp_add_v1()
Dof.c910 new_opp = _opp_allocate(opp_table); in _opp_add_static_v2()