Home
last modified time | relevance | path

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

/u-boot/common/
A Dfdt_support.c1511 static int vnode_offset_by_pathf(void *blob, const char *fmt, va_list ap) in vnode_offset_by_pathf() function
1536 res = vnode_offset_by_pathf(blob, fmt, ap); in fdt_node_offset_by_pathf()
1640 offset = vnode_offset_by_pathf(fdt, fmt, ap); in fdt_create_phandle_by_pathf()
1734 offset = vnode_offset_by_pathf(fdt, fmt, ap); in fdt_set_status_by_pathf()

Completed in 7 milliseconds