Searched refs:docg4_read_buf (Results 1 – 1 of 1) sorted by relevance
242 static void docg4_read_buf(struct mtd_info *mtd, uint8_t *buf, int len) in docg4_read_buf() function788 docg4_read_buf(mtd, buf, DOCG4_PAGE_SIZE); /* read the page data */ in read_page()792 docg4_read_buf(mtd, nand->oob_poi, 14); in read_page()864 docg4_read_buf(mtd, nand->oob_poi, 16); in docg4_read_oob()1239 nand->read_buf = docg4_read_buf; in init_mtd_structs()