Searched refs:_write_oob (Results 1 – 8 of 8) sorted by relevance
205 int (*_write_oob) (struct mtd_info *mtd, loff_t to, member276 if (!mtd->_write_oob) in mtd_write_oob()280 return mtd->_write_oob(mtd, to, ops); in mtd_write_oob()354 return mtd->_read_oob && mtd->_write_oob; in mtd_has_oob()
727 if (subdev[0]->_write_oob) in mtd_concat_create()728 concat->mtd._write_oob = concat_write_oob; in mtd_concat_create()770 !concat->mtd._write_oob != !subdev[i]->_write_oob) { in mtd_concat_create()
203 return part->master->_write_oob(part->master, to + part->offset, ops); in part_write_oob()410 if (master->_write_oob) in allocate_partition()411 slave->mtd._write_oob = part_write_oob; in allocate_partition()
377 if (!mtd->_write_oob) in mtdchar_writeoob()556 if (!mtd->_write_oob) in mtdchar_write_ioctl()
360 mtd->_write_oob = goldfish_nand_write_oob; in goldfish_nand_init_device()
1849 mtd->_write_oob = doc_write_oob; in doc_set_driver_info()
4072 mtd->_write_oob = onenand_write_oob; in onenand_scan()
4172 mtd->_write_oob = nand_write_oob; in nand_scan_tail()