Home
last modified time | relevance | path

Searched refs:V4L2_CHIP_MATCH_BRIDGE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvideodev2.h1375 #define V4L2_CHIP_MATCH_BRIDGE 0 macro
1377 #define V4L2_CHIP_MATCH_HOST V4L2_CHIP_MATCH_BRIDGE
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvideodev2.h2417 #define V4L2_CHIP_MATCH_BRIDGE 0 /* Match against chip ID on the bridge (0 for the bridge) */ macro
2421 #define V4L2_CHIP_MATCH_HOST V4L2_CHIP_MATCH_BRIDGE
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvideodev2.h2561 #define V4L2_CHIP_MATCH_BRIDGE 0 /* Match against chip ID on the bridge (0 for the bridge) */ macro
2565 #define V4L2_CHIP_MATCH_HOST V4L2_CHIP_MATCH_BRIDGE
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvideodev2.h1318 #define V4L2_CHIP_MATCH_BRIDGE 0 macro
1320 #define V4L2_CHIP_MATCH_HOST V4L2_CHIP_MATCH_BRIDGE
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvideodev2.h1318 #define V4L2_CHIP_MATCH_BRIDGE 0 macro
1320 #define V4L2_CHIP_MATCH_HOST V4L2_CHIP_MATCH_BRIDGE
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c2551 if (ops->vidioc_g_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE && in v4l_dbg_g_register()
2579 if (ops->vidioc_s_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE && in v4l_dbg_s_register()
2598 case V4L2_CHIP_MATCH_BRIDGE: in v4l_dbg_g_chip_info()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c2587 if (ops->vidioc_g_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE && in v4l_dbg_g_register()
2615 if (ops->vidioc_s_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE && in v4l_dbg_s_register()
2634 case V4L2_CHIP_MATCH_BRIDGE: in v4l_dbg_g_chip_info()

Completed in 41 milliseconds