Lines Matching refs:pVoid
128 static int getUserPtr(const pVoid useraddr, pVoid where, UInt size )
145 static int putUserPtr( const pVoid ptr, pVoid useraddr, UInt size )
157 static unsigned long copy_from_user( pVoid dest, pVoid src, unsigned long len )
163 static unsigned long copy_to_user( pVoid dest, pVoid src, unsigned long len )
171 static int putUserVal(const ULong value, pVoid useraddr, UInt size)
632 static int ptdrvIoctl( pScanData ps, UInt cmd, pVoid arg )
812 if (copy_from_user((pVoid)&ps->a_bMapTable[x_len * i],
825 if (copy_from_user((pVoid)&ps->a_bMapTable[x_len * idx],
1266 static int PtDrvIoctl( UInt cmd, pVoid arg )