Searched refs:ufdt_install_blob (Results 1 – 3 of 3) sorted by relevance
27 struct fdt_header *ufdt_install_blob(void *blob, size_t blob_size);
49 struct fdt_header *blob = ufdt_install_blob(base_buf, blob_len); in apply_ovleray_files()
584 struct fdt_header *ufdt_install_blob(void *blob, size_t blob_size) { in ufdt_install_blob() function