Home
last modified time | relevance | path

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

/linux/scripts/dtc/libfdt/
A Dlibfdt.h604 int fdt_next_property_offset(const void *fdt, int offset);
631 property = fdt_next_property_offset(fdt, property))
A Dfdt_ro.c348 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() function
403 (offset = fdt_next_property_offset(fdt, offset))) { in fdt_get_property_namelen_()
/linux/scripts/dtc/
A Dfdtget.c123 prop = fdt_next_property_offset(blob, prop); in list_properties()
/linux/lib/
A Dlib.a3 …ode_offset_namelen�fdt_subnode_offset�fdt_first_property_offset�fdt_next_property_offset�fdt_get_p…
/linux/drivers/of/
A Dfdt.c122 cur = fdt_next_property_offset(blob, cur)) { in populate_properties()
/linux/
A DSystem.map17498 ffff8000104d7060 T fdt_next_property_offset
A D.tmp_System.map17498 ffff8000104d7060 T fdt_next_property_offset

Completed in 294 milliseconds