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