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

/netgear-R7800-V1.0.2.28/target/linux/amazon/files/drivers/mtd/maps/
H A Damazon.c62 void amazon_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) function
111 amazon_copy_from(&amazon_map, &magic, start_offset, 4);
116 amazon_copy_from(&amazon_map, &temp, start_offset + 12, 4);
131 amazon_map.copy_from = amazon_copy_from;

Completed in 83 milliseconds