Home
last modified time | relevance | path

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

/linux/drivers/mtd/
H A Dmtdcore.c1619 static int mtd_write_oob_std(struct mtd_info *mtd, loff_t to, in mtd_write_oob_std() function
1679 ret = mtd_write_oob_std(mtd, pos + pageofs, &adjops); in mtd_io_emulated_slc()
1766 return mtd_write_oob_std(mtd, to, ops); in mtd_write_oob()