Lines Matching full:blob

126  *     These helpers access words from a device tree blob.  They're
188 * @fdt: FDT blob
200 * @fdt: FDT blob
211 * @fdt: FDT blob (const void *)
305 * fdt_move() relocates, if possible, the device tree blob located at
307 * with the existing device tree blob at fdt. Therefore,
328 * @fdt: pointer to the device tree blob
333 * strings block of the device tree blob at fdt, and optionally also
344 * @fdt: pointer to the device tree blob
348 * strings block of the device tree blob at fdt.
358 * @fdt: pointer to the device tree blob
372 * @fdt: pointer to the device tree blob
398 * fdt_generate_phandle - return a new, unused phandle for a device tree blob
399 * @fdt: pointer to the device tree blob
402 * Walks the device tree blob and looks for the highest phandle value. On
404 * highest phandle value in the device tree blob) will be returned in the
414 * @fdt: pointer to the device tree blob
416 * Returns the number of entries in the device tree blob's memory
427 * @fdt: pointer to the device tree blob
431 * the n-th reserve map entry from the device tree blob, in
444 * @fdt: pointer to the device tree blob
460 * @fdt: pointer to the device tree blob
486 * @fdt: pointer to the device tree blob
499 * @fdt: pointer to the device tree blob
524 * @fdt: pointer to the device tree blob
549 * @fdt: pointer to the device tree blob
569 * @fdt: pointer to the device tree blob
592 * @fdt: FDT blob (const void *)
617 * @fdt: pointer to the device tree blob
622 * fdt_property structure within the device tree blob at the given
648 * @fdt: pointer to the device tree blob
666 * @fdt: pointer to the device tree blob
672 * structure within the device tree blob corresponding to the property
704 * @fdt: pointer to the device tree blob
711 * to within the device blob itself, not a copy of the value). If
740 * @fdt: pointer to the device tree blob
763 * @fdt: pointer to the device tree blob
770 * pointer to within the device blob itself, not a copy of the value).
799 * @fdt: pointer to the device tree blob
813 * @fdt: pointer to the device tree blob
827 * @fdt: pointer to the device tree blob
841 * @fdt: pointer to the device tree blob
868 * @fdt: pointer to the device tree blob
901 * @fdt: pointer to the device tree blob
922 * @fdt: pointer to the device tree blob
945 * @fdt: pointer to the device tree blob
987 * @fdt: pointer to the device tree blob
1008 * @fdt: pointer to the device tree blob
1033 * @fdt: pointer to the device tree blob
1084 * @fdt: pointer to the device tree blob
1096 * @fdt: pointer to the device tree blob
1118 * @fdt: pointer to the device tree blob
1161 * @fdt: pointer to the device tree blob
1182 * @fdt: pointer to the device tree blob
1208 * @fdt: pointer to the device tree blob
1230 * @fdt: pointer to the device tree blob
1241 * This function will alter only the bytes in the blob which contain
1263 * @fdt: pointer to the device tree blob
1274 * This function will alter only the bytes in the blob which contain
1298 * @fdt: pointer to the device tree blob
1309 * This function will alter only the bytes in the blob which contain
1344 * @fdt: pointer to the device tree blob
1349 * in the blob with FDT_NOP tags, effectively removing it from the
1352 * This function will alter only the bytes in the blob which contain
1370 * @fdt: pointer to the device tree blob
1374 * blob, including all its subnodes, if any, with FDT_NOP tags,
1377 * This function will alter only the bytes in the blob which contain
1461 * @fdt: pointer to the device tree blob
1488 * @fdt: pointer to the device tree blob
1491 * Adds a reserve map entry to the given blob reserving a region at
1499 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1512 * @fdt: pointer to the device tree blob
1516 * the blob.
1536 * @fdt: pointer to the device tree blob
1546 * This function may insert or delete data from the blob, and will
1551 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob
1562 * @fdt: pointer to the device tree blob
1572 * This function may insert or delete data from the blob, and will
1577 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1593 * @fdt: pointer to the device tree blob
1603 * This function may insert or delete data from the blob, and will
1608 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1624 * @fdt: pointer to the device tree blob
1634 * This function may insert or delete data from the blob, and will
1639 * -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 or delete data from the blob, and will
1674 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1705 * @fdt: pointer to the device tree blob
1715 * This function may insert or delete data from the blob, and will
1720 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1737 * @fdt: pointer to the device tree blob
1745 * This function may insert or delete data from the blob, and will
1750 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1766 * @fdt: pointer to the device tree blob
1775 * This function may insert data into the blob, and will therefore
1780 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1796 * @fdt: pointer to the device tree blob
1806 * This function may insert data into the blob, and will therefore
1811 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1831 * @fdt: pointer to the device tree blob
1841 * This function may insert data into the blob, and will therefore
1846 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1877 * @fdt: pointer to the device tree blob
1886 * This function may insert data into the blob, and will therefore
1891 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1907 * @fdt: pointer to the device tree blob
1921 * This function may insert data into the blob, and will therefore
1935 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1944 * @fdt: pointer to the device tree blob
1950 * This function will delete data from the blob, and will therefore
1968 * @fdt: pointer to the device tree blob
1985 * @fdt: pointer to the device tree blob
1993 * This function will insert data into the blob, and will therefore
2005 * blob to contain the new node
2018 * @fdt: pointer to the device tree blob
2022 * subnodes if any, from the blob.
2024 * This function will delete data from the blob, and will therefore
2041 * @fdt: pointer to the base device tree blob
2042 * @fdto: pointer to the device tree overlay blob