Searched refs:V4L2_CONN_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
597 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_string_to_connector_type()617 if (IS_ERR_OR_NULL(connector) || connector->type == V4L2_CONN_UNKNOWN) in v4l2_fwnode_connector_free()628 connector->type = V4L2_CONN_UNKNOWN; in v4l2_fwnode_connector_free()639 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_get_connector_type()644 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_get_connector_type()666 if (connector_type == V4L2_CONN_UNKNOWN) { in v4l2_fwnode_connector_parse()672 if (connector_type == V4L2_CONN_UNKNOWN) { in v4l2_fwnode_connector_parse()690 case V4L2_CONN_UNKNOWN: in v4l2_fwnode_connector_parse()708 if (!fwnode || !connector || connector->type == V4L2_CONN_UNKNOWN) in v4l2_fwnode_connector_add_link()
166 V4L2_CONN_UNKNOWN, enumerator
Completed in 5 milliseconds