Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dcbfs.h85 const struct cbfs_header *file_cbfs_get_header(void);
/OK3568_Linux_fs/u-boot/cmd/
H A Dcbfs.c177 const struct cbfs_header *header = file_cbfs_get_header(); in do_cbfs_fsinfo()
/OK3568_Linux_fs/u-boot/fs/cbfs/
H A Dcbfs.c200 const struct cbfs_header *file_cbfs_get_header(void) in file_cbfs_get_header() function