Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/libfdt/
H A Dfdt_ro.c93 static int _nextprop(const void *fdt, int offset) in _nextprop() function
239 return _nextprop(fdt, offset); in fdt_first_property_offset()
247 return _nextprop(fdt, offset); in fdt_next_property_offset()