Searched refs:file_cbfs_error (Results 1 - 3 of 3) sorted by relevance

/u-boot/cmd/
H A Dcbfs.c32 printf("%s.\n", file_cbfs_error());
70 printf("%s: %s\n", file_cbfs_error(), argv[2]);
72 printf("%s.\n", file_cbfs_error());
101 printf("%s.\n", file_cbfs_error());
209 printf("%s.\n", file_cbfs_error());
/u-boot/include/
H A Dcbfs.h179 * file_cbfs_error() - Return a string describing the most recent error
184 const char *file_cbfs_error(void);
/u-boot/fs/cbfs/
H A Dcbfs.c37 const char *file_cbfs_error(void) function

Completed in 264 milliseconds