Searched refs:fdt_parent_offset (Results 1 – 3 of 3) sorted by relevance
1035 int fdt_parent_offset(const void *fdt, int nodeoffset);
879 nodeoffset = fdt_parent_offset(fdt, nodeoffset); in get_path_len()
673 int fdt_parent_offset(const void *fdt, int nodeoffset) in fdt_parent_offset() function