Searched defs:mtdbuf (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/mtd/maps/ |
D | uclinux.c | 94 size_t *retlen, u_char **mtdbuf) in uclinux_point()
|
/linux-2.4.37.9/drivers/mtd/devices/ |
D | mtdram.c | 64 …atic int ram_point (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf) in ram_point()
|
D | slram.c | 112 size_t *retlen, u_char **mtdbuf) in slram_point()
|
D | pmc551.c | 184 …c int pmc551_point (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf) in pmc551_point()
|
/linux-2.4.37.9/drivers/mtd/chips/ |
D | cfi_cmdset_0001.c | 375 static int do_point (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf)
|