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

/linux-master/drivers/mtd/devices/
H A Ddocg3.c445 * doc_read_seek - Set both flash planes to the specified block, page for reading
456 static int doc_read_seek(struct docg3 *docg3, int block0, int block1, int page, function
713 ret = doc_read_seek(docg3, block0, block1, page, wear_area, offset);

Completed in 197 milliseconds