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