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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/chips/
H A Dmap_absent.c32 static int map_absent_write (struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
62 mtd->write = map_absent_write;
79 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 38 milliseconds