Searched refs:vsoc_ioctl (Results 1 – 1 of 1) sorted by relevance
144 static long vsoc_ioctl(struct file *, unsigned int, unsigned long);228 .unlocked_ioctl = vsoc_ioctl,229 .compat_ioctl = vsoc_ioctl,531 static long vsoc_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in vsoc_ioctl() function