Home
last modified time | relevance | path

Searched defs:blobp (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/
H A Dfit_common.c44 void **blobp, struct stat *sbuf, bool delete_on_error) in mmap_fdt()
/openbmc/u-boot/common/
H A Dbloblist.c124 int bloblist_ensure_size(uint tag, int size, void **blobp) in bloblist_ensure_size()
/openbmc/u-boot/cmd/
H A Dfdt.c740 static int fdt_valid(struct fdt_header **blobp) in fdt_valid()