Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dvf610_nfc.c464 static void vf610_nfc_write_buf(struct mtd_info *mtd, const uint8_t *buf, in vf610_nfc_write_buf() function
611 vf610_nfc_write_buf(mtd, buf, mtd->writesize); in vf610_nfc_write_page()
613 vf610_nfc_write_buf(mtd, chip->oob_poi, mtd->oobsize); in vf610_nfc_write_page()
732 chip->write_buf = vf610_nfc_write_buf; in vf610_nfc_probe()