Searched defs:copy_to (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/ |
A D | logic_iomem.h | 32 void (*copy_to)(void *priv, unsigned int offset, const void *buffer, member
|
/linux/include/linux/mtd/ |
A D | hyperbus.h | 63 void (*copy_to)(struct hyperbus_device *dev, unsigned long to, member
|
A D | map.h | 211 void (*copy_to)(struct map_info *, unsigned long, const void *, ssize_t); member
|
/linux/fs/proc/ |
A D | vmcore.c | 244 static int copy_to(void *target, void *src, size_t size, int userbuf) in copy_to() function
|
Completed in 10 milliseconds