| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_96.0.4664/ |
| H A D | 0002-Add-mmap-via-libv4l-to-generic_v4l2_device.patch | 43 LIBV4L_PUBLIC int v4l2_ioctl(int fd, unsigned long int request, ...);
|
| H A D | 0003-media-capture-linux-Support-libv4l2-plugins.patch | 116 + return v4l2_ioctl(fd, request, argp);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/ |
| H A D | 0003-Add-mmap-via-libv4l-to-generic_v4l2_device.patch | 43 LIBV4L_PUBLIC int v4l2_ioctl(int fd, unsigned long int request, ...);
|
| H A D | 0004-media-capture-linux-Support-libv4l2-plugins.patch | 116 + return v4l2_ioctl(fd, request, argp);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/ |
| H A D | 0003-Add-mmap-via-libv4l-to-generic_v4l2_device.patch | 43 LIBV4L_PUBLIC int v4l2_ioctl(int fd, unsigned long int request, ...);
|
| H A D | 0004-media-capture-linux-Support-libv4l2-plugins.patch | 116 + return v4l2_ioctl(fd, request, argp);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/ |
| H A D | 0002-Add-mmap-via-libv4l-to-generic_v4l2_device.patch | 43 LIBV4L_PUBLIC int v4l2_ioctl(int fd, unsigned long int request, ...);
|
| H A D | 0003-media-capture-linux-Support-libv4l2-plugins.patch | 116 + return v4l2_ioctl(fd, request, argp);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/ |
| H A D | 0003-Add-mmap-via-libv4l-to-generic_v4l2_device.patch | 43 LIBV4L_PUBLIC int v4l2_ioctl(int fd, unsigned long int request, ...);
|
| H A D | 0004-media-capture-linux-Support-libv4l2-plugins.patch | 116 + return v4l2_ioctl(fd, request, argp);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/ |
| H A D | 0002-Add-mmap-via-libv4l-to-generic_v4l2_device.patch | 43 LIBV4L_PUBLIC int v4l2_ioctl(int fd, unsigned long int request, ...);
|
| H A D | 0003-media-capture-linux-Support-libv4l2-plugins.patch | 116 + return v4l2_ioctl(fd, request, argp);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/ |
| H A D | 0002-Add-mmap-via-libv4l-to-generic_v4l2_device.patch | 43 LIBV4L_PUBLIC int v4l2_ioctl(int fd, unsigned long int request, ...);
|
| H A D | 0003-media-capture-linux-Support-libv4l2-plugins.patch | 116 + return v4l2_ioctl(fd, request, argp);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/ |
| H A D | 0002-Add-mmap-via-libv4l-to-generic_v4l2_device.patch | 43 LIBV4L_PUBLIC int v4l2_ioctl(int fd, unsigned long int request, ...);
|
| H A D | 0003-media-capture-linux-Support-libv4l2-plugins.patch | 116 + return v4l2_ioctl(fd, request, argp);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/ |
| H A D | 0002-Add-mmap-via-libv4l-to-generic_v4l2_device.patch | 43 LIBV4L_PUBLIC int v4l2_ioctl(int fd, unsigned long int request, ...);
|
| H A D | 0003-media-capture-linux-Support-libv4l2-plugins.patch | 116 + return v4l2_ioctl(fd, request, argp);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_97.0.4692/ |
| H A D | 0002-Add-mmap-via-libv4l-to-generic_v4l2_device.patch | 43 LIBV4L_PUBLIC int v4l2_ioctl(int fd, unsigned long int request, ...);
|
| H A D | 0003-media-capture-linux-Support-libv4l2-plugins.patch | 116 + return v4l2_ioctl(fd, request, argp);
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/ |
| H A D | 0005-Add-mmap-via-libv4l-to-generic_v4l2_device.patch | 43 LIBV4L_PUBLIC int v4l2_ioctl(int fd, unsigned long int request, ...);
|
| H A D | 0006-media-capture-linux-Support-libv4l2-plugins.patch | 117 + return v4l2_ioctl(fd, request, argp);
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | v4l2grab.c.rst | 45 r = v4l2_ioctl(fh, request, arg);
|
| H A D | libv4l-introduction.rst | 131 .. c:function:: int v4l2_ioctl (int fd, unsigned long int request, ...)
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-dev.c | 353 static long v4l2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in v4l2_ioctl() function 476 .unlocked_ioctl = v4l2_ioctl,
|