Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/libfdt/
A Dversion.lds56 fdt_next_property_offset;
A Dfdt_ro.c229 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() function
265 (offset = fdt_next_property_offset(fdt, offset))) { in fdt_get_property_namelen()
/xen-4.10.0-shim-comet/xen/include/xen/libfdt/
A Dlibfdt.h404 int fdt_next_property_offset(const void *fdt, int offset);
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_arm.c723 propoff = fdt_next_property_offset(pfdt, propoff)) { in copy_properties()

Completed in 8 milliseconds