V4L2_CONN_SVIDEO
is_svideo = v4l2c->type == V4L2_CONN_SVIDEO;
bool is_svideo = v4l2c->type == V4L2_CONN_SVIDEO;
if (v4l2c->type == V4L2_CONN_SVIDEO) {
if (v4l2c->type == V4L2_CONN_SVIDEO)
tvpc->ent.function = v4l2c->type == V4L2_CONN_SVIDEO ?
.type = V4L2_CONN_SVIDEO,
case V4L2_CONN_SVIDEO: