Searched refs:file_cbfs_find_uncached (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Dcbfs.h273 * file_cbfs_find_uncached() - Find a file in CBFS given the end of the ROM
283 int file_cbfs_find_uncached(ulong end_of_rom, const char *name,
/u-boot/fs/cbfs/
H A Dcbfs.c461 int file_cbfs_find_uncached(ulong end_of_rom, const char *name, function

Completed in 46 milliseconds