Home
last modified time | relevance | path

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

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