Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dndfc.c120 static void ndfc_write_buf(struct nand_chip *chip, const uint8_t *buf, int len) in ndfc_write_buf() function
148 chip->legacy.write_buf = ndfc_write_buf; in ndfc_chip_init()