Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dcbfs.h125 const struct cbfs_cachenode *file_cbfs_find_uncached(uintptr_t end_of_rom,
/OK3568_Linux_fs/u-boot/fs/cbfs/
H A Dcbfs.c257 const struct cbfs_cachenode *file_cbfs_find_uncached(uintptr_t end_of_rom, in file_cbfs_find_uncached() function