Home
last modified time | relevance | path

Searched refs:socrates_nand_write_buf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dsocrates_nand.c32 * socrates_nand_write_buf - write buffer to chip
37 static void socrates_nand_write_buf(struct nand_chip *this, const uint8_t *buf, in socrates_nand_write_buf() function
170 nand_chip->legacy.write_buf = socrates_nand_write_buf; in socrates_nand_probe()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dsocrates_nand.c33 * socrates_nand_write_buf - write buffer to chip
38 static void socrates_nand_write_buf(struct nand_chip *this, const uint8_t *buf, in socrates_nand_write_buf() function
171 nand_chip->legacy.write_buf = socrates_nand_write_buf; in socrates_nand_probe()

Completed in 2 milliseconds