Home
last modified time | relevance | path

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

/linux-6.15/drivers/opp/
H A Dof.c79 struct device_node *opp_np) in _find_opp_of_np() argument
86 if (opp->np == opp_np) { in _find_opp_of_np()
225 struct device_node *np, *opp_np; in _of_init_opp_table() local
248 if (!opp_np) in _of_init_opp_table()
256 opp_table->np = opp_np; in _of_init_opp_table()
420 of_node_put(opp_np); in lazy_link_required_opp_table()
436 struct device_node *np, *opp_np; in _bandwidth_supported() local
451 if (!opp_np) in _bandwidth_supported()
456 of_node_put(opp_np); in _bandwidth_supported()
1431 if (!opp_np) in dev_pm_opp_of_has_required_opp()
[all …]