Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/opp/
H A Dopp.h220 struct dev_pm_opp *_opp_allocate(struct opp_table *opp_table);
H A Dcore.c1386 struct dev_pm_opp *_opp_allocate(struct opp_table *table) in _opp_allocate() function
1560 new_opp = _opp_allocate(opp_table); in _opp_add_v1()
H A Dof.c750 new_opp = _opp_allocate(opp_table); in _opp_add_static_v2()