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

/u-boot/include/
H A Dcbfs.h209 * cbfs_get_first() - Get the first file in a CBFS
213 const struct cbfs_cachenode *cbfs_get_first(const struct cbfs_priv *priv);
/u-boot/fs/cbfs/
H A Dcbfs.c367 const struct cbfs_cachenode *cbfs_get_first(const struct cbfs_priv *priv) function

Completed in 46 milliseconds