Searched refs:fatfs_read (Results 1 – 2 of 2) sorted by relevance
121 int fatfs_read(struct file *filep, char *buff, size_t count);
677 int fatfs_read(struct file *filep, char *buff, size_t count) in fatfs_read() function2448 .read = fatfs_read,