Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/opp/
H A Dof.c76 struct device_node *opp_np) in _find_opp_of_np()
83 if (opp->np == opp_np) { in _find_opp_of_np()
102 static struct opp_table *_find_table_of_opp_np(struct device_node *opp_np) in _find_table_of_opp_np() argument
109 opp_table_np = of_get_parent(opp_np); in _find_table_of_opp_np()
155 struct device_node *opp_np) in _opp_table_alloc_required_tables()
162 np = of_get_next_available_child(opp_np, NULL); in _opp_table_alloc_required_tables()
214 struct device_node *np, *opp_np; in _of_init_opp_table() local
234 opp_np = _opp_of_get_opp_desc_node(np, index); in _of_init_opp_table()
237 if (!opp_np) in _of_init_opp_table()
240 if (of_property_read_bool(opp_np, "op in _of_init_opp_table()
75 _find_opp_of_np(struct opp_table *opp_table, struct device_node *opp_np) _find_opp_of_np() argument
153 _opp_table_alloc_required_tables(struct opp_table *opp_table, struct device *dev, struct device_node *opp_np) _opp_table_alloc_required_tables() argument
329 struct device_node *np, *opp_np; _bandwidth_supported() local
[all...]
/kernel/linux/linux-6.6/drivers/opp/
H A Dof.c79 struct device_node *opp_np) in _find_opp_of_np()
86 if (opp->np == opp_np) { in _find_opp_of_np()
105 static struct opp_table *_find_table_of_opp_np(struct device_node *opp_np) in _find_table_of_opp_np() argument
110 opp_table_np = of_get_parent(opp_np); in _find_table_of_opp_np()
163 struct device_node *opp_np) in _opp_table_alloc_required_tables()
171 np = of_get_next_available_child(opp_np, NULL); in _opp_table_alloc_required_tables()
226 struct device_node *np, *opp_np; in _of_init_opp_table() local
246 opp_np = _opp_of_get_opp_desc_node(np, index); in _of_init_opp_table()
249 if (!opp_np) in _of_init_opp_table()
252 if (of_property_read_bool(opp_np, "op in _of_init_opp_table()
78 _find_opp_of_np(struct opp_table *opp_table, struct device_node *opp_np) _find_opp_of_np() argument
161 _opp_table_alloc_required_tables(struct opp_table *opp_table, struct device *dev, struct device_node *opp_np) _opp_table_alloc_required_tables() argument
378 struct device_node *required_np, *opp_np, *required_table_np; lazy_link_required_opp_table() local
442 struct device_node *np, *opp_np; _bandwidth_supported() local
[all...]

Completed in 2 milliseconds