Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libfdt/
H A Dfdt_ro.c737 int fdt_node_check_compatible(const void *fdt, int nodeoffset, in fdt_node_check_compatible() function
765 err = fdt_node_check_compatible(fdt, offset, compatible); in fdt_node_offset_by_compatible()
H A Dlibfdt.h932 int fdt_node_check_compatible(const void *fdt, int nodeoffset,