Searched refs:nand_write_oob (Results 1 – 3 of 3) sorted by relevance
844 static int nand_write_oob(struct mtd_info *mtd, struct nand_chip *chip, in nand_write_oob() function951 nand->ecc.write_oob = nand_write_oob; in tegra_probe()
1142 static int nand_write_oob(struct mtd_info *mtd, struct nand_chip *chip, in nand_write_oob() function1306 nand->ecc.write_oob = nand_write_oob; in ca_nand_probe()
3439 static int nand_write_oob(struct mtd_info *mtd, loff_t to, in nand_write_oob() function5274 mtd->_write_oob = nand_write_oob; in nand_scan_tail()
Completed in 13 milliseconds