Home
last modified time | relevance | path

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

/linux/drivers/opp/
H A Dopp.h257 struct dev_pm_opp *_opp_allocate(struct opp_table *opp_table);
H A Dcore.c1895 struct dev_pm_opp *_opp_allocate(struct opp_table *opp_table) in _opp_allocate() function
2136 new_opp = _opp_allocate(opp_table); in _opp_add_v1()