Searched refs:nand_fill_oob (Results 1 – 1 of 1) sorted by relevance
385 static uint8_t *nand_fill_oob(struct nand_chip *chip, uint8_t *oob, size_t len, in nand_fill_oob() function473 nand_fill_oob(chip, ops->oobbuf, ops->ooblen, ops); in nand_do_write_oob()4438 oob = nand_fill_oob(chip, oob, len, ops); in nand_do_write_ops()