Home
last modified time | relevance | path

Searched defs:copyout (Results 1 – 3 of 3) sorted by relevance

/linux/arch/m68k/fpsp040/
H A Dskeleton.S471 copyout: label
/linux/drivers/sbus/char/
H A Dopenprom.c123 static int copyout(void __user *info, struct openpromio *opp, int len) in copyout() function
/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c1345 static void copyout(void __iomem *dest, const void *src, int c) in copyout() function