Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mtd/
Dmtdcore.c1606 static int mtd_write_oob_std(struct mtd_info *mtd, loff_t to, in mtd_write_oob_std() function
1666 ret = mtd_write_oob_std(mtd, pos + pageofs, &adjops); in mtd_io_emulated_slc()
1753 return mtd_write_oob_std(mtd, to, ops); in mtd_write_oob()