Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dndfc.c132 static void ndfc_write_buf(struct mtd_info *mtd, const uint8_t *buf, int len) in ndfc_write_buf() function
161 chip->write_buf = ndfc_write_buf; in ndfc_chip_init()