Searched refs:is_svideo (Results 1 – 1 of 1) sorted by relevance
1312 bool is_svideo = false; in tvp5150_link_setup() local1327 is_svideo = v4l2c->type == V4L2_CONN_SVIDEO; in tvp5150_link_setup()1336 if (is_svideo) in tvp5150_link_setup()1363 tvp5150_s_routing(sd, is_svideo ? TVP5150_SVIDEO : tvp5150_pad->index, in tvp5150_link_setup()1376 if (is_svideo) { in tvp5150_link_setup()1622 bool is_svideo = v4l2c->type == V4L2_CONN_SVIDEO; in tvp5150_registered() local1637 if (is_svideo) { in tvp5150_registered()1653 is_svideo ? TVP5150_SVIDEO : in tvp5150_registered()