Searched refs:fdt_next_property_offset (Results 1 – 7 of 7) sorted by relevance
604 int fdt_next_property_offset(const void *fdt, int offset);631 property = fdt_next_property_offset(fdt, property))
348 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() function403 (offset = fdt_next_property_offset(fdt, offset))) { in fdt_get_property_namelen_()
123 prop = fdt_next_property_offset(blob, prop); in list_properties()
3 …ode_offset_namelenfdt_subnode_offsetfdt_first_property_offsetfdt_next_property_offsetfdt_get_p…
122 cur = fdt_next_property_offset(blob, cur)) { in populate_properties()
17498 ffff8000104d7060 T fdt_next_property_offset
Completed in 294 milliseconds