Home
last modified time | relevance | path

Searched defs:nand_write_buf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_legacy.c117 static void nand_write_buf(struct nand_chip *chip, const uint8_t *buf, int len) in nand_write_buf() function
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c287 void nand_write_buf(struct mtd_info *mtd, const uint8_t *buf, int len) in nand_write_buf() function