Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Ddenali.c235 static void denali_write_buf(struct mtd_info *mtd, const uint8_t *buf, int len) in denali_write_buf() function
279 denali_write_buf(mtd, &byte, 1); in denali_write_byte()
1284 chip->write_buf = denali_write_buf; in denali_attach_chip()