Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfat.h206 void fat_close(void);
/rk3399_rockchip-uboot/fs/
H A Dfs.c154 .close = fat_close,
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c1205 void fat_close(void) in fat_close() function