Home
last modified time | relevance | path

Searched refs:onenand_write (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Donenand_uboot.h36 extern int onenand_write(struct mtd_info *mtd, loff_t from, size_t len,
/external/u-boot/drivers/mtd/onenand/
Donenand_base.c1649 int onenand_write(struct mtd_info *mtd, loff_t to, size_t len, in onenand_write() function
2660 mtd->_write = onenand_write; in onenand_probe()