Home
last modified time | relevance | path

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

/openbmc/linux/drivers/opp/
H A Dcore.c1398 static struct opp_table *_allocate_opp_table(struct device *dev, int index) in _allocate_opp_table() function
1561 opp_table = _allocate_opp_table(dev, index); in _add_opp_table_indexed()