Searched defs:copy_to (Results 1 – 3 of 3) sorted by relevance
63 void (*copy_to)(struct hyperbus_device *dev, unsigned long to, member
211 void (*copy_to)(struct map_info *, unsigned long, const void *, ssize_t); member
207 static int copy_to(void *target, void *src, size_t size, int userbuf) in copy_to() function