Home
last modified time | relevance | path

Searched defs:copyin (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Drioctrl.c136 int copyin (int arg, caddr_t dp, int siz) in copyin() function
160 copyin(arg, dp, siz) in copyin() function
/linux-2.4.37.9/arch/m68k/fpsp040/
Dskeleton.S490 copyin: label
/linux-2.4.37.9/drivers/sbus/char/
Dopenprom.c69 static int copyin(struct openpromio *info, struct openpromio **opp_p) in copyin() function
/linux-2.4.37.9/drivers/net/pcmcia/
Dpcnet_cs.c1548 static void copyin(u_char *dest, u_char *src, int c) in copyin() function