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