Searched refs:nand_write_oob_std (Results 1 – 5 of 5) sorted by relevance
3826 int nand_write_oob_std(struct nand_chip *chip, int page) in nand_write_oob_std() function3833 EXPORT_SYMBOL(nand_write_oob_std);5891 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_on_host_ops()5953 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_soft_ops()5984 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_soft_ops()6419 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()6429 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()
1358 nand->ecc.write_oob_raw = nand_write_oob_std; in meson_nand_attach_chip()1359 nand->ecc.write_oob = nand_write_oob_std; in meson_nand_attach_chip()
566 ret = nand_write_oob_std(chip, page); in anfc_write_page_hw_ecc()
1713 ecc->write_oob_raw = nand_write_oob_std; in sunxi_nand_hw_ecc_ctrl_init()
1531 int nand_write_oob_std(struct nand_chip *chip, int page);