Searched refs:fdt_get_property_by_offset (Results 1 - 3 of 3) sorted by relevance

/seL4-refos-master/projects/util_libs/libfdt/
H A Dfdtget.c157 data = fdt_get_property_by_offset(blob, prop, NULL);
H A Dlibfdt.h588 * fdt_get_property_by_offset - retrieve the property at a given offset
593 * fdt_get_property_by_offset() retrieves a pointer to the
614 const struct fdt_property *fdt_get_property_by_offset(const void *fdt,
H A Dfdt_ro.c387 const struct fdt_property *fdt_get_property_by_offset(const void *fdt, function

Completed in 65 milliseconds