Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dcbfs.h134 const struct cbfs_cachenode *file_cbfs_find_uncached(uintptr_t end_of_rom,
/openbmc/u-boot/fs/cbfs/
H A Dcbfs.c255 const struct cbfs_cachenode *file_cbfs_find_uncached(uintptr_t end_of_rom, in file_cbfs_find_uncached() function