Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/dtc/libfdt/
H A Dfdt_ro.c134 static int _nextprop(const void *fdt, int offset) in _nextprop() function
260 return _nextprop(fdt, offset); in fdt_first_property_offset()
268 return _nextprop(fdt, offset); in fdt_next_property_offset()
/rk3399_rockchip-uboot/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()