Home
last modified time | relevance | path

Searched defs:buf_write (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c2510 const void *buf_write = NULL; in gpmi_nfc_exec_op() local
/linux-6.14.4/drivers/mtd/nand/raw/
Dmxc_nand.c1564 const void *buf_write = NULL; in mxcnd_do_exec_op() local
/linux-6.14.4/scripts/mod/
Dmodpost.c1671 void buf_write(struct buffer *buf, const char *s, int len) in buf_write() function