Searched refs:mxs_nand_hook_write_oob (Results 1 – 1 of 1) sorted by relevance
798 static int mxs_nand_hook_write_oob(struct mtd_info *mtd, loff_t to, in mxs_nand_hook_write_oob() function1045 if (mtd->_write_oob != mxs_nand_hook_write_oob) { in mxs_nand_setup_ecc()1047 mtd->_write_oob = mxs_nand_hook_write_oob; in mxs_nand_setup_ecc()