Home
last modified time | relevance | path

Searched refs:fdt_next_property_offset (Results 1 – 2 of 2) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/libfdt/
A Dlibfdt.h586 int fdt_next_property_offset(const void *fdt, int offset);
613 property = fdt_next_property_offset(fdt, property))
/tf-a-ffa_el3_spmc/lib/libfdt/
A Dfdt_ro.c348 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() function
403 (offset = fdt_next_property_offset(fdt, offset))) { in fdt_get_property_namelen_()

Completed in 7 milliseconds