Searched refs:v4l2_read (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/libv4l/ |
| H A D | 0003-libv4l-add-V4L2_MEMORY_DMABUF-memory-support.patch | 57 @@ -1563,6 +1569,14 @@ ssize_t v4l2_read(int fd, void *dest, size_t n)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/v4l2apps/v4l-utils/ |
| H A D | 0003-libv4l-Support-V4L2_MEMORY_DMABUF.patch | 58 @@ -1563,6 +1569,14 @@ ssize_t v4l2_read(int fd, void *dest, size_t n)
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-dev.c | 304 static ssize_t v4l2_read(struct file *filp, char __user *buf, in v4l2_read() function 471 .read = v4l2_read,
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | libv4l-introduction.rst | 135 .. c:function:: int v4l2_read (int fd, void* buffer, size_t n)
|