Home
last modified time | relevance | path

Searched defs:phandle (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/lib/libfdt/
H A Dfdt_overlay.c61 uint32_t phandle; in overlay_get_target() local
375 uint32_t phandle; in overlay_fixup_one_phandle() local
H A Dfdt_ro.c114 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle) in fdt_find_max_phandle()
142 int fdt_generate_phandle(const void *fdt, uint32_t *phandle) in fdt_generate_phandle()
681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
H A Dlibfdt.h393 uint32_t phandle; in fdt_get_max_phandle() local