Home
last modified time | relevance | path

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

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