Searched refs:map_absent_write (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/chips/
H A Dmap_absent.c30 static int map_absent_write (struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
60 mtd->write = map_absent_write;
77 static int map_absent_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) function

Completed in 83 milliseconds