Searched refs:_write_oob (Results 1 – 8 of 8) sorted by relevance
689 if (subdev_master->_write_oob) in mtd_concat_create()690 concat->mtd._write_oob = concat_write_oob; in mtd_concat_create()739 !concat->mtd._write_oob != !subdev_master->_write_oob) { in mtd_concat_create()
627 if (WARN_ON((mtd->_write && mtd->_write_oob) || in add_mtd_device()1362 if (master->_write_oob) in mtd_write_oob_std()1363 ret = master->_write_oob(master, to, ops); in mtd_write_oob_std()1491 if (!master->_write_oob && (!master->_write || ops->oobbuf)) in mtd_write_oob()
361 if (!master->_write_oob) in mtdchar_writeoob()599 if (!master->_write_oob) in mtdchar_write_ioctl()
325 int (*_write_oob) (struct mtd_info *mtd, loff_t to, member649 return master->_read_oob && master->_write_oob; in mtd_has_oob()
1074 mtd->_write_oob = spinand_mtd_write; in spinand_init()
1775 mtd->_write_oob = doc_write_oob; in doc_set_driver_info()
3947 mtd->_write_oob = onenand_write_oob; in onenand_scan()
5835 mtd->_write_oob = nand_write_oob; in nand_scan_tail()