Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libfdt/include/
A Dlibfdt.h581 int fdt_next_property_offset(const void *fdt, int offset);
608 property = fdt_next_property_offset(fdt, property))
/optee_os-3.20.0/core/lib/libfdt/
A Dfdt_ro.c334 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() function
388 (offset = fdt_next_property_offset(fdt, offset))) { in fdt_get_property_namelen_()

Completed in 6 milliseconds