Searched refs:_opp_allocate (Results 1 – 3 of 3) sorted by relevance
195 struct dev_pm_opp *_opp_allocate(struct opp_table *opp_table);
295 new_opp = _opp_allocate(opp_table); in _opp_add_static_v2()
952 struct dev_pm_opp *_opp_allocate(struct opp_table *table) in _opp_allocate() function1111 new_opp = _opp_allocate(opp_table); in _opp_add_v1()