Home
last modified time | relevance | path

Searched refs:fdt_node_check_compatible (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/scripts/dtc/libfdt/
Dfdt_ro.c431 int fdt_node_check_compatible(const void *fdt, int nodeoffset, in fdt_node_check_compatible() function
461 err = fdt_node_check_compatible(fdt, offset, compatible); in fdt_node_offset_by_compatible()
Dlibfdt.h620 int fdt_node_check_compatible(const void *fdt, int nodeoffset,