Home
last modified time | relevance | path

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

/components/legacy/fdt/src/
A Ddtb_access.c618 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 Ddtb_node.h254 const char *phandle_name, int index);
/components/drivers/include/drivers/
A Dofw.h215 struct rt_ofw_node *rt_ofw_parse_phandle(const struct rt_ofw_node *np, const char *phandle_name, in…
/components/drivers/ofw/
A Dbase.c1460 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 12 milliseconds