Home
last modified time | relevance | path

Searched refs:V4L2_CONN_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-fwnode.c599 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_string_to_connector_type()
619 if (IS_ERR_OR_NULL(connector) || connector->type == V4L2_CONN_UNKNOWN) in v4l2_fwnode_connector_free()
630 connector->type = V4L2_CONN_UNKNOWN; in v4l2_fwnode_connector_free()
641 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_get_connector_type()
646 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_get_connector_type()
668 if (connector_type == V4L2_CONN_UNKNOWN) { in v4l2_fwnode_connector_parse()
674 if (connector_type == V4L2_CONN_UNKNOWN) { in v4l2_fwnode_connector_parse()
692 case V4L2_CONN_UNKNOWN: in v4l2_fwnode_connector_parse()
710 if (!fwnode || !connector || connector->type == V4L2_CONN_UNKNOWN) in v4l2_fwnode_connector_add_link()
/Linux-v6.1/include/media/
Dv4l2-fwnode.h113 V4L2_CONN_UNKNOWN, enumerator