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

/haiku/src/libs/libfdt/
H A Dfdt_ro.c823 int fdt_node_check_compatible(const void *fdt, int nodeoffset, function
844 * property of a node in fdt_node_check_compatible(), then if
851 err = fdt_node_check_compatible(fdt, offset, compatible);
/haiku/headers/libs/libfdt/
H A Dlibfdt.h1033 * fdt_node_check_compatible - check a node's compatible property
1038 * fdt_node_check_compatible() returns 0 if the given node contains a
1053 int fdt_node_check_compatible(const void *fdt, int nodeoffset,

Completed in 40 milliseconds