Searched refs:onenand_write_bufferram (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/mtd/nand/onenand/
H A Donenand_samsung.c505 static int onenand_write_bufferram(struct mtd_info *mtd, int area, function
831 this->write_bufferram = onenand_write_bufferram;
H A Donenand_base.c825 * onenand_write_bufferram - [OneNAND Interface] Write the bufferram area
834 static int onenand_write_bufferram(struct mtd_info *mtd, int area, function
3850 this->write_bufferram = onenand_write_bufferram;

Completed in 129 milliseconds