Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dtango_nand.c152 static void tango_write_buf(struct mtd_info *mtd, const u8 *buf, int len) in tango_write_buf() function
349 tango_write_buf(mtd, *buf, len); in aux_write()
575 chip->write_buf = tango_write_buf; in chip_init()