Searched refs:v4l2_ioctl (Results 1 – 3 of 3) sorted by relevance
45 r = v4l2_ioctl(fh, request, arg);
131 .. c:function:: int v4l2_ioctl (int fd, unsigned long int request, ...)
357 static long v4l2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in v4l2_ioctl() function480 .unlocked_ioctl = v4l2_ioctl,