Home
last modified time | relevance | path

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

/drivers/opp/
Dof.c102 static struct opp_table *_find_table_of_opp_np(struct device_node *opp_np) in _find_table_of_opp_np() function
189 required_opp_tables[i] = _find_table_of_opp_np(required_np); in _opp_table_alloc_required_tables()
1325 opp_table = _find_table_of_opp_np(required_np); in of_get_required_opp_performance_state()