Home
last modified time | relevance | path

Searched refs:V4L2_CHIP_MATCH_SUBDEV (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-dbg-g-register.rst71 When ``match.type`` is ``V4L2_CHIP_MATCH_SUBDEV``, ``match.addr``
147 * - ``V4L2_CHIP_MATCH_SUBDEV``
H A Dvidioc-dbg-g-chip-info.rst64 When ``match.type`` is ``V4L2_CHIP_MATCH_SUBDEV``, ``match.addr``
143 * - ``V4L2_CHIP_MATCH_SUBDEV``
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-subdev.c461 if (p->match.type != V4L2_CHIP_MATCH_SUBDEV || p->match.addr) in subdev_do_ioctl()
H A Dv4l2-ioctl.c2557 if (p->match.type == V4L2_CHIP_MATCH_SUBDEV) { in v4l_dbg_g_register()
2585 if (p->match.type == V4L2_CHIP_MATCH_SUBDEV) { in v4l_dbg_s_register()
2624 case V4L2_CHIP_MATCH_SUBDEV: in v4l_dbg_g_chip_info()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h2292 #define V4L2_CHIP_MATCH_SUBDEV 4 /* Match against subdev index */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h2292 #define V4L2_CHIP_MATCH_SUBDEV 4 /* Match against subdev index */ macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions510 replace define V4L2_CHIP_MATCH_SUBDEV vidioc_dbg_g_register
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2432 #define V4L2_CHIP_MATCH_SUBDEV 4 /* Match against subdev index */ macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2416 #define V4L2_CHIP_MATCH_SUBDEV 4 /* Match against subdev index */ macro