Searched refs:ram_write (Results 1 – 2 of 2) sorted by relevance
107 static int ram_write(struct mtd_info *mtd, loff_t to, size_t len, in ram_write() function144 mtd->_write = ram_write; in mtdram_init_device()
902 int mrw, mrw_write, ram_write; in cdrom_open_write() local910 ram_write = 1; in cdrom_open_write()912 (void) cdrom_is_random_writable(cdi, &ram_write); in cdrom_open_write()924 if (ram_write) in cdrom_open_write()