Searched defs:FDT_ERR_NOSPACE (Results 1 - 1 of 1) sorted by relevance

/scripts/dtc/libfdt/
H A Dlibfdt.h66 #define FDT_ERR_NOSPACE 3 macro
67 /* FDT_ERR_NOSPACE: Operation needed to expand the device
204 * -FDT_ERR_NOSPACE, bufsize is insufficient to contain the device tree
449 * -FDT_ERR_NOSPACE, the path of the given node is longer than (bufsize-1)
683 * -FDT_ERR_NOSPACE, if len is not equal to the property's current length
714 * -FDT_ERR_NOSPACE, if the property's length is not equal to 4
819 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
871 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob
897 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
928 * -FDT_ERR_NOSPACE, ther
[all...]

Completed in 61 milliseconds