Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c667 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_string_to_connector_type()
687 if (IS_ERR_OR_NULL(connector) || connector->type == V4L2_CONN_UNKNOWN) in v4l2_fwnode_connector_free()
698 connector->type = V4L2_CONN_UNKNOWN; in v4l2_fwnode_connector_free()
709 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_get_connector_type()
714 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_get_connector_type()
736 if (connector_type == V4L2_CONN_UNKNOWN) { in v4l2_fwnode_connector_parse()
742 if (connector_type == V4L2_CONN_UNKNOWN) { in v4l2_fwnode_connector_parse()
760 case V4L2_CONN_UNKNOWN: in v4l2_fwnode_connector_parse()
778 if (!fwnode || !connector || connector->type == V4L2_CONN_UNKNOWN) in v4l2_fwnode_connector_add_link()
/linux-6.15/include/media/
H A Dv4l2-fwnode.h109 V4L2_CONN_UNKNOWN, enumerator