Searched refs:fdt_path_offset (Results 1 – 5 of 5) sorted by relevance
40 node = fdt_path_offset(_dtb_start, "/"); in platform_init()
78 return offset_devp(fdt_path_offset(fdt, path)); in fdt_wrapper_finddevice()
6 int offset = fdt_path_offset(fdt, node_path); in node_offset()
320 int fdt_path_offset(const void *fdt, const char *path);
129 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset() function