Searched refs:mraid_mm_compat_ioctl (Results 1 – 1 of 1) sorted by relevance
45 static long mraid_mm_compat_ioctl(struct file *, unsigned int, unsigned long);72 .compat_ioctl = mraid_mm_compat_ioctl,1239 mraid_mm_compat_ioctl(struct file *filep, unsigned int cmd, in mraid_mm_compat_ioctl() function