Home
last modified time | relevance | path

Searched refs:alloc_file (Results 1 – 1 of 1) sorted by relevance

/u-boot/boot/
A Dbootmeth-uclass.c304 static int alloc_file(const char *fname, uint size, void **bufp) in alloc_file() function
341 ret = alloc_file(bflow->fname, bflow->size, &buf); in bootmeth_alloc_file()
377 ret = alloc_file(path, size, &buf); in bootmeth_alloc_other()

Completed in 4 milliseconds