Searched refs:vme_user_unlocked_ioctl (Results 1 – 1 of 1) sorted by relevance
138 static long vme_user_unlocked_ioctl(struct file *, unsigned int, unsigned long);154 .unlocked_ioctl = vme_user_unlocked_ioctl,155 .compat_ioctl = vme_user_unlocked_ioctl,576 vme_user_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in vme_user_unlocked_ioctl() function