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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/libfdt/
H A Dfdt_ro.c426 int fdt_node_check_compatible(const void *fdt, int nodeoffset, function
451 err = fdt_node_check_compatible(fdt, offset, compatible);
H A Dlibfdt.h599 * fdt_node_check_compatible: check a node's compatible property
605 * fdt_node_check_compatible() returns 0 if the given node contains a
620 int fdt_node_check_compatible(const void *fdt, int nodeoffset,

Completed in 24 milliseconds