Home
last modified time | relevance | path

Searched refs:V4L2_CHIP_MATCH_BRIDGE (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-dbg-g-register.rst65 When ``match.type`` is ``V4L2_CHIP_MATCH_BRIDGE``, ``match.addr``
143 * - ``V4L2_CHIP_MATCH_BRIDGE``
H A Dvidioc-dbg-g-chip-info.rst56 When ``match.type`` is ``V4L2_CHIP_MATCH_BRIDGE``, ``match.addr``
139 * - ``V4L2_CHIP_MATCH_BRIDGE``
/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.h2291 #define V4L2_CHIP_MATCH_BRIDGE 0 /* Match against chip ID on the bridge (0 for the bridge) */ macro
2295 #define V4L2_CHIP_MATCH_HOST V4L2_CHIP_MATCH_BRIDGE
/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.h2291 #define V4L2_CHIP_MATCH_BRIDGE 0 /* Match against chip ID on the bridge (0 for the bridge) */ macro
2295 #define V4L2_CHIP_MATCH_HOST V4L2_CHIP_MATCH_BRIDGE
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2431 #define V4L2_CHIP_MATCH_BRIDGE 0 /* Match against chip ID on the bridge (0 for the bridge) */ macro
2435 #define V4L2_CHIP_MATCH_HOST V4L2_CHIP_MATCH_BRIDGE
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2415 #define V4L2_CHIP_MATCH_BRIDGE 0 /* Match against chip ID on the bridge (0 for the bridge) */ macro
2419 #define V4L2_CHIP_MATCH_HOST V4L2_CHIP_MATCH_BRIDGE
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c2565 if (ops->vidioc_g_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE && in v4l_dbg_g_register()
2593 if (ops->vidioc_s_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE && in v4l_dbg_s_register()
2612 case V4L2_CHIP_MATCH_BRIDGE: in v4l_dbg_g_chip_info()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions509 replace define V4L2_CHIP_MATCH_BRIDGE vidioc_dbg_g_register