Searched refs:_nextprop (Results 1 – 1 of 1) sorted by relevance
106 static int _nextprop(const void *fdt, int offset) in _nextprop() function226 return _nextprop(fdt, offset); in fdt_first_property_offset()234 return _nextprop(fdt, offset); in fdt_next_property_offset()
Completed in 2 milliseconds