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

/gem5/ext/libfdt/
H A Dlibfdt.h452 * fdt_getprop_by_offset - retrieve the value of a property at a given offset
458 * fdt_getprop_by_offset() retrieves a pointer to the value of the
482 const void *fdt_getprop_by_offset(const void *fdt, int offset,
H A Dfdt_ro.c283 const void *fdt_getprop_by_offset(const void *fdt, int offset, function

Completed in 10 milliseconds