Home
last modified time | relevance | path

Searched refs:V4L2_CONN_SVIDEO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/media/
H A Dv4l2-fwnode.h111 V4L2_CONN_SVIDEO, enumerator
/openbmc/linux/drivers/media/i2c/
H A Dtvp5150.c1327 is_svideo = v4l2c->type == V4L2_CONN_SVIDEO; in tvp5150_link_setup()
1622 bool is_svideo = v4l2c->type == V4L2_CONN_SVIDEO; in tvp5150_registered()
1961 if (v4l2c->type == V4L2_CONN_SVIDEO) { in tvp5150_validate_connectors()
2048 if (v4l2c->type == V4L2_CONN_SVIDEO) in tvp5150_parse_dt()
2066 tvpc->ent.function = v4l2c->type == V4L2_CONN_SVIDEO ? in tvp5150_parse_dt()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c612 .type = V4L2_CONN_SVIDEO,
715 case V4L2_CONN_SVIDEO: in v4l2_fwnode_connector_parse()