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

/linux-4.4.14/scripts/dtc/libfdt/
H A Dfdt_ro.c108 static int _nextprop(const void *fdt, int offset) _nextprop() function
234 return _nextprop(fdt, offset); fdt_first_property_offset()
242 return _nextprop(fdt, offset); fdt_next_property_offset()

Completed in 101 milliseconds