Searched refs:fdt_supernode_atdepth_offset (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/ |
D | version.lds | 21 fdt_supernode_atdepth_offset;
|
D | fdt_ro.c | 410 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() function 451 err = fdt_supernode_atdepth_offset(fdt, nodeoffset, 0, &nodedepth); in fdt_node_depth() 463 return fdt_supernode_atdepth_offset(fdt, nodeoffset, in fdt_parent_offset()
|
/device/linaro/bootloader/arm-trusted-firmware/lib/libfdt/ |
D | fdt_ro.c | 441 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() function 482 err = fdt_supernode_atdepth_offset(fdt, nodeoffset, 0, &nodedepth); in fdt_node_depth() 494 return fdt_supernode_atdepth_offset(fdt, nodeoffset, in fdt_parent_offset()
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/ |
D | libfdt.h | 669 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset,
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/libfdt/ |
D | libfdt.h | 778 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset,
|
/device/google/cuttlefish_kernel/4.4-x86_64/ |
D | System.map | 31874 ffffffff818e9030 T fdt_supernode_atdepth_offset
|
/device/google/cuttlefish_kernel/4.14-x86_64/ |
D | System.map | 36144 ffffffff81a0fa50 T fdt_supernode_atdepth_offset
|