Lines Matching refs:object
124 class FdtRo(object):
388 Property object, or None if not found
409 Value of property as a Property object (which can be used as a
480 The Fdt object is created is created from a device tree binary file,
505 Fdt object containing the device tree
518 in a device tree. Note that the Fdt object remains the same, but it
694 a Property object will remain valid.
758 """Create a new FdtSw object
767 FdtSw object on success, else integer error code (if not raising)
780 Creates a new Fdt object from the work-in-progress device tree. This
781 does not call fdt_finish() on the current object, so it is possible to
786 Fdt object allowing access to the newly created device tree