Searched refs:goldfish_nand_write_oob (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/goldfish/
H A Dgoldfish_nand.c164 static int goldfish_nand_write_oob(struct mtd_info *mtd, loff_t ofs, goldfish_nand_write_oob() function
191 pr_err("goldfish_nand_write_oob: invalid write, start %llx, len %zx, ooblen %zx, dev_size %llx, write_size %x\n", goldfish_nand_write_oob()
360 mtd->_write_oob = goldfish_nand_write_oob; goldfish_nand_init_device()

Completed in 185 milliseconds