Searched refs:ram_write (Results 1 – 2 of 2) sorted by relevance
77 static int ram_write(struct mtd_info *mtd, loff_t to, size_t len, in ram_write() function115 mtd->_write = ram_write; in mtdram_init_device()
884 int mrw, mrw_write, ram_write; in cdrom_open_write() local892 ram_write = 1; in cdrom_open_write()894 (void) cdrom_is_random_writable(cdi, &ram_write); in cdrom_open_write()906 if (ram_write) in cdrom_open_write()