Searched refs:write_oob_raw (Results 1 – 3 of 3) sorted by relevance
515 int (*write_oob_raw)(struct mtd_info *mtd, struct nand_chip *chip, member
2640 status = chip->ecc.write_oob_raw(mtd, chip, page & chip->pagemask); in nand_do_write_oob()4099 if (!ecc->write_oob_raw) in nand_scan_tail()4100 ecc->write_oob_raw = ecc->write_oob; in nand_scan_tail()
1859 ecc->write_oob_raw = gpmi_ecc_write_oob_raw; in gpmi_init_last()