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