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

/haiku/src/libs/libfdt/
H A Dfdt_ro.c425 const struct fdt_property *fdt_get_property_namelen(const void *fdt, function
447 return fdt_get_property_namelen(fdt, nodeoffset, name,
/haiku/headers/libs/libfdt/
H A Dlibfdt.h665 * fdt_get_property_namelen - find a property based on substring
679 const struct fdt_property *fdt_get_property_namelen(const void *fdt,

Completed in 104 milliseconds