Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfat.h204 void fat_close(void);
/external/u-boot/fs/
Dfs.c154 .close = fat_close,
/external/u-boot/fs/fat/
Dfat.c1197 void fat_close(void) in fat_close() function