Home
last modified time | relevance | path

Searched refs:v4l2_ioctl (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2grab.c.rst45 r = v4l2_ioctl(fh, request, arg);
H A Dlibv4l-introduction.rst131 .. c:function:: int v4l2_ioctl (int fd, unsigned long int request, ...)
/linux/drivers/media/v4l2-core/
H A Dv4l2-dev.c357 static long v4l2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in v4l2_ioctl() function
480 .unlocked_ioctl = v4l2_ioctl,