Home
last modified time | relevance | path

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

/Linux-v5.10/include/media/
Dv4l2-fwnode.h168 V4L2_CONN_SVIDEO, enumerator
/Linux-v5.10/drivers/media/i2c/
Dtvp5150.c1325 is_svideo = v4l2c->type == V4L2_CONN_SVIDEO; in tvp5150_link_setup()
1624 bool is_svideo = v4l2c->type == V4L2_CONN_SVIDEO; in tvp5150_registered()
1971 if (v4l2c->type == V4L2_CONN_SVIDEO) { in tvp5150_validate_connectors()
2058 if (v4l2c->type == V4L2_CONN_SVIDEO) in tvp5150_parse_dt()
2076 tvpc->ent.function = v4l2c->type == V4L2_CONN_SVIDEO ? in tvp5150_parse_dt()
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-fwnode.c602 .type = V4L2_CONN_SVIDEO,
705 case V4L2_CONN_SVIDEO: in v4l2_fwnode_connector_parse()