Searched refs:nand_write_oob_std (Results 1 – 3 of 3) sorted by relevance
3783 int nand_write_oob_std(struct mtd_info *mtd, struct nand_chip *chip, int page) in nand_write_oob_std() function3788 EXPORT_SYMBOL(nand_write_oob_std);6068 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_soft_ops()6087 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_soft_ops()6527 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()6587 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()6597 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()
1795 ecc->write_oob_raw = nand_write_oob_std; in sunxi_nand_hw_ecc_ctrl_init()
1673 int nand_write_oob_std(struct mtd_info *mtd, struct nand_chip *chip, int page);