Home
last modified time | relevance | path

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

/scripts/dtc/libfdt/
Dfdt_ro.c108 static int _nextprop(const void *fdt, int offset) in _nextprop() function
228 return _nextprop(fdt, offset); in fdt_first_property_offset()
236 return _nextprop(fdt, offset); in fdt_next_property_offset()