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