Searched refs:physmap_copy_to (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/mtd/maps/ |
D | physmap.c | 63 void physmap_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) in physmap_copy_to() function 79 copy_to: physmap_copy_to
|
D | physmap64.c | 75 void physmap_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) in physmap_copy_to() function 93 copy_to: physmap_copy_to
|
D | pb1xxx-flash.c | 83 void physmap_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) in physmap_copy_to() function 100 copy_to: physmap_copy_to,
|