Home
last modified time | relevance | path

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

/Linux-v6.1/include/media/
Dv4l2-fwnode.h115 V4L2_CONN_SVIDEO, enumerator
/Linux-v6.1/drivers/media/i2c/
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()
/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-fwnode.c585 .type = V4L2_CONN_SVIDEO,
688 case V4L2_CONN_SVIDEO: in v4l2_fwnode_connector_parse()