Searched refs:mei_ioctl (Results 1 – 1 of 1) sorted by relevance
460 static long mei_ioctl(struct file *file, unsigned int cmd, unsigned long data) in mei_ioctl() function528 return mei_ioctl(file, cmd, (unsigned long)compat_ptr(data)); in mei_compat_ioctl()625 .unlocked_ioctl = mei_ioctl,