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

/haiku/headers/libs/libfdt/
H A Dlibfdt.h672 * Identical to fdt_get_property(), but only examine the first namelen
686 * fdt_get_property - find a given property in a given node
692 * fdt_get_property() retrieves a pointer to the fdt_property
713 const struct fdt_property *fdt_get_property(const void *fdt, int nodeoffset,
720 fdt_get_property(fdt, nodeoffset, name, lenp);
/haiku/src/libs/libfdt/
H A Dfdt_ro.c443 const struct fdt_property *fdt_get_property(const void *fdt, function

Completed in 92 milliseconds