Home
last modified time | relevance | path

Searched refs:copyin (Results 1 – 2 of 2) sorted by relevance

/drivers/sbus/char/
Dopenprom.c73 static int copyin(struct openpromio __user *info, struct openpromio **opp_p) in copyin() function
314 bufsize = copyin(argp, &opp); in openprom_sunos_ioctl()
/drivers/net/ethernet/8390/
Dpcnet_cs.c1315 static void copyin(void *dest, void __iomem *src, int c) in copyin() function
1361 copyin(hdr, xfer_start, sizeof(struct e8390_pkt_hdr)); in shmem_get_8390_hdr()
1379 copyin(buf, base + offset, semi_count); in shmem_block_input()
1384 copyin(buf, base + offset, count); in shmem_block_input()