Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c1564 const void *buf_write = NULL; in mxcnd_do_exec_op() local
/linux/scripts/mod/
H A Dmodpost.c1682 void buf_write(struct buffer *buf, const char *s, int len) in buf_write() function