Home
last modified time | relevance | path

Searched refs:_find_opp_of_np (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/opp/
H A Dof.c75 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np() function
308 required_opps[i] = _find_opp_of_np(required_table, np); in _of_opp_alloc_required_opps()
1197 opp = _find_opp_of_np(opp_table, required_np); in of_get_required_opp_performance_state()
/kernel/linux/linux-6.6/drivers/opp/
H A Dof.c78 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np() function
330 required_opps[i] = _find_opp_of_np(required_table, np); in _of_opp_alloc_required_opps()
361 opp->required_opps[index] = _find_opp_of_np(new_table, required_np); in lazy_link_required_opps()
1394 opp = _find_opp_of_np(opp_table, required_np); in of_get_required_opp_performance_state()

Completed in 5 milliseconds