Searched refs:v4l2_open (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | v4l2grab.c.rst | 69 fd = v4l2_open(dev_name, O_RDWR | O_NONBLOCK, 0);
|
| H A D | libv4l-introduction.rst | 119 .. c:function:: int v4l2_open(const char *file, int oflag, ...)
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-dev.c | 405 static int v4l2_open(struct inode *inode, struct file *filp) in v4l2_open() function 473 .open = v4l2_open,
|
| /OK3568_Linux_fs/buildroot/package/libv4l/ |
| H A D | 0006-Support-builtin-v4l-plugins.patch | 255 int v4l2_open(const char *file, int oflag, ...)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/v4l2apps/v4l-utils/ |
| H A D | 0005-Support-builtin-v4l-plugins.patch | 255 int v4l2_open(const char *file, int oflag, ...)
|