Searched refs:V4L2_CHIP_MATCH_BRIDGE (Results 1 – 2 of 2) sorted by relevance
2274 #define V4L2_CHIP_MATCH_BRIDGE 0 /* Match against chip ID on the bridge (0 for the bridge) */ macro2278 #define V4L2_CHIP_MATCH_HOST V4L2_CHIP_MATCH_BRIDGE
2347 if (ops->vidioc_g_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE && in v4l_dbg_g_register()2375 if (ops->vidioc_s_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE && in v4l_dbg_s_register()2394 case V4L2_CHIP_MATCH_BRIDGE: in v4l_dbg_g_chip_info()