Lines Matching full:blob

165  * @fdt:	FDT blob
177 * @fdt: FDT blob
188 * @fdt: FDT blob (const void *)
268 * fdt_move() relocates, if possible, the device tree blob located at
270 * with the existing device tree blob at fdt. Therefore,
289 * @fdt: pointer to the device tree blob
293 * strings block of the device tree blob at fdt.
303 * @fdt: pointer to the device tree blob
318 * @fdt: pointer to the device tree blob
320 * Returns the number of entries in the device tree blob's memory
331 * @fdt: pointer to the device tree blob
335 * the n-th reserve map entry from the device tree blob, in
348 * @fdt: pointer to the device tree blob
364 * @fdt: pointer to the device tree blob
390 * @fdt: pointer to the device tree blob
403 * @fdt: pointer to the device tree blob
428 * @fdt: pointer to the device tree blob
453 * @fdt: pointer to the device tree blob
473 * @fdt: pointer to the device tree blob
496 * @fdt: FDT blob (const void *)
521 * @fdt: pointer to the device tree blob
526 * fdt_property structure within the device tree blob at the given
552 * @fdt: pointer to the device tree blob
570 * @fdt: pointer to the device tree blob
576 * structure within the device tree blob corresponding to the property
608 * @fdt: pointer to the device tree blob
615 * to within the device blob itself, not a copy of the value). If
644 * @fdt: pointer to the device tree blob
667 * @fdt: pointer to the device tree blob
674 * pointer to within the device blob itself, not a copy of the value).
703 * @fdt: pointer to the device tree blob
717 * @fdt: pointer to the device tree blob
731 * @fdt: pointer to the device tree blob
745 * @fdt: pointer to the device tree blob
772 * @fdt: pointer to the device tree blob
805 * @fdt: pointer to the device tree blob
826 * @fdt: pointer to the device tree blob
849 * @fdt: pointer to the device tree blob
891 * @fdt: pointer to the device tree blob
912 * @fdt: pointer to the device tree blob
937 * @fdt: pointer to the device tree blob
988 * @fdt: pointer to the device tree blob
1000 * @fdt: pointer to the device tree blob
1022 * @fdt: pointer to the device tree blob
1065 * @fdt: pointer to the device tree blob
1086 * @fdt: pointer to the device tree blob
1112 * @fdt: pointer to the device tree blob
1134 * @fdt: pointer to the device tree blob
1145 * This function will alter only the bytes in the blob which contain
1167 * @fdt: pointer to the device tree blob
1178 * This function will alter only the bytes in the blob which contain
1202 * @fdt: pointer to the device tree blob
1213 * This function will alter only the bytes in the blob which contain
1248 * @fdt: pointer to the device tree blob
1253 * in the blob with FDT_NOP tags, effectively removing it from the
1256 * This function will alter only the bytes in the blob which contain
1274 * @fdt: pointer to the device tree blob
1278 * blob, including all its subnodes, if any, with FDT_NOP tags,
1281 * This function will alter only the bytes in the blob which contain
1324 * @fdt: pointer to the device tree blob
1351 * @fdt: pointer to the device tree blob
1354 * Adds a reserve map entry to the given blob reserving a region at
1362 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1375 * @fdt: pointer to the device tree blob
1379 * the blob.
1399 * @fdt: pointer to the device tree blob
1409 * This function may insert or delete data from the blob, and will
1414 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob
1425 * @fdt: pointer to the device tree blob
1435 * This function may insert or delete data from the blob, and will
1440 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1456 * @fdt: pointer to the device tree blob
1466 * This function may insert or delete data from the blob, and will
1471 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1487 * @fdt: pointer to the device tree blob
1497 * This function may insert or delete data from the blob, and will
1502 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1522 * @fdt: pointer to the device tree blob
1532 * This function may insert or delete data from the blob, and will
1537 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1568 * @fdt: pointer to the device tree blob
1578 * This function may insert or delete data from the blob, and will
1583 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1600 * @fdt: pointer to the device tree blob
1608 * This function may insert or delete data from the blob, and will
1613 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1629 * @fdt: pointer to the device tree blob
1638 * This function may insert data into the blob, and will therefore
1643 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1659 * @fdt: pointer to the device tree blob
1669 * This function may insert data into the blob, and will therefore
1674 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1694 * @fdt: pointer to the device tree blob
1704 * This function may insert data into the blob, and will therefore
1709 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1740 * @fdt: pointer to the device tree blob
1749 * This function may insert data into the blob, and will therefore
1754 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1770 * @fdt: pointer to the device tree blob
1776 * This function will delete data from the blob, and will therefore
1794 * @fdt: pointer to the device tree blob
1811 * @fdt: pointer to the device tree blob
1819 * This function will insert data into the blob, and will therefore
1831 * blob to contain the new node
1844 * @fdt: pointer to the device tree blob
1848 * subnodes if any, from the blob.
1850 * This function will delete data from the blob, and will therefore
1867 * @fdt: pointer to the base device tree blob
1868 * @fdto: pointer to the device tree overlay blob