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