Searched refs:vcc_ioctl (Results 1 – 4 of 4) sorted by relevance
21 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
116 .ioctl = vcc_ioctl,
531 .ioctl = vcc_ioctl,
659 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in vcc_ioctl() function