Searched refs:mraid_mm_unlocked_ioctl (Results 1 – 1 of 1) sorted by relevance
22 static long mraid_mm_unlocked_ioctl(struct file *, uint, unsigned long);66 .unlocked_ioctl = mraid_mm_unlocked_ioctl,215 mraid_mm_unlocked_ioctl(struct file *filep, unsigned int cmd, in mraid_mm_unlocked_ioctl() function