Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/devices/
Dmtdram.c77 static int ram_write(struct mtd_info *mtd, loff_t to, size_t len, in ram_write() function
/linux-4.1.27/sound/soc/intel/common/
Dsst-dsp-priv.h52 void (*ram_write)(struct sst_dsp *sst, void __iomem *dest, void *src, member
/linux-4.1.27/drivers/cdrom/
Dcdrom.c899 int mrw, mrw_write, ram_write; in cdrom_open_write() local