Searched refs:mapram_write (Results 1 – 1 of 1) sorted by relevance
19 static int mapram_write (struct mtd_info *, loff_t, size_t, size_t *, const u_char *);70 mtd->_write = mapram_write; in map_ram_probe()107 static int mapram_write (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char … in mapram_write() function