Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/opp/
Dcore.c950 static struct opp_table *_allocate_opp_table(struct device *dev, int index) in _allocate_opp_table() function
1023 opp_table = _allocate_opp_table(dev, index); in _opp_get_opp_table()