Searched refs:phandle_name (Results 1 – 4 of 4) sorted by relevance
| /components/legacy/fdt/src/ |
| A D | dtb_access.c | 618 const char *phandle_name, int index) in dtb_node_parse_phandle() argument 625 if (__dtb_node_parse_phandle_with_args(dn, phandle_name, NULL, 0, index, in dtb_node_parse_phandle()
|
| /components/legacy/fdt/inc/ |
| A D | dtb_node.h | 254 const char *phandle_name, int index);
|
| /components/drivers/include/drivers/ |
| A D | ofw.h | 215 struct rt_ofw_node *rt_ofw_parse_phandle(const struct rt_ofw_node *np, const char *phandle_name, in…
|
| /components/drivers/ofw/ |
| A D | base.c | 1460 struct rt_ofw_node *rt_ofw_parse_phandle(const struct rt_ofw_node *np, const char *phandle_name, in… in rt_ofw_parse_phandle() argument 1465 if (!rt_ofw_parse_phandle_cells(np, phandle_name, RT_NULL, index, &args)) in rt_ofw_parse_phandle()
|
Completed in 10 milliseconds