Searched refs:doc_write_oob (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/mtd/devices/
H A Ddocg3.c1339 * The only reliable way would be for userland to call doc_write_oob() with both
1368 * doc_write_oob - Write out of band bytes to flash
1382 static int doc_write_oob(struct mtd_info *mtd, loff_t ofs, function
1404 doc_dbg("doc_write_oob(from=%lld, mode=%d, data=(%p:%zu), oob=(%p:%zu))\n",
1783 mtd->_write_oob = doc_write_oob;

Completed in 295 milliseconds