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

/linux-master/drivers/mtd/
H A Dmtdcore.c1630 static int mtd_io_emulated_slc(struct mtd_info *mtd, loff_t start, bool read, function
1715 ret_code = mtd_io_emulated_slc(mtd, from, true, ops);
1759 return mtd_io_emulated_slc(mtd, to, false, ops);

Completed in 130 milliseconds