Home
last modified time | relevance | path

Searched refs:fdt_node_offset_by_compatible (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/boot/
Dlibfdt-wrapper.c144 int offset = fdt_node_offset_by_compatible(fdt, devp_offset_find(prev), in fdt_wrapper_find_node_by_compatible()
/linux-4.4.14/scripts/dtc/libfdt/
Dlibfdt.h854 int fdt_node_offset_by_compatible(const void *fdt, int startoffset,
Dfdt_ro.c556 int fdt_node_offset_by_compatible(const void *fdt, int startoffset, in fdt_node_offset_by_compatible() function