Home
last modified time | relevance | path

Searched refs:nand_write_oob (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
A Dtegra_nand.c844 static int nand_write_oob(struct mtd_info *mtd, struct nand_chip *chip, in nand_write_oob() function
951 nand->ecc.write_oob = nand_write_oob; in tegra_probe()
A Dcortina_nand.c1142 static int nand_write_oob(struct mtd_info *mtd, struct nand_chip *chip, in nand_write_oob() function
1306 nand->ecc.write_oob = nand_write_oob; in ca_nand_probe()
A Dnand_base.c3439 static int nand_write_oob(struct mtd_info *mtd, loff_t to, in nand_write_oob() function
5274 mtd->_write_oob = nand_write_oob; in nand_scan_tail()

Completed in 13 milliseconds