Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/
Dmtdcore.c1574 static int mtd_io_emulated_slc(struct mtd_info *mtd, loff_t start, bool read, in mtd_io_emulated_slc() function
1659 ret_code = mtd_io_emulated_slc(mtd, from, true, ops); in mtd_read_oob()
1703 return mtd_io_emulated_slc(mtd, to, false, ops); in mtd_write_oob()