Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/v4l2-core/
Dv4l2-fwnode.c626 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_string_to_connector_type()
646 if (IS_ERR_OR_NULL(connector) || connector->type == V4L2_CONN_UNKNOWN) in v4l2_fwnode_connector_free()
657 connector->type = V4L2_CONN_UNKNOWN; in v4l2_fwnode_connector_free()
668 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_get_connector_type()
673 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_get_connector_type()
695 if (connector_type == V4L2_CONN_UNKNOWN) { in v4l2_fwnode_connector_parse()
701 if (connector_type == V4L2_CONN_UNKNOWN) { in v4l2_fwnode_connector_parse()
719 case V4L2_CONN_UNKNOWN: in v4l2_fwnode_connector_parse()
737 if (!fwnode || !connector || connector->type == V4L2_CONN_UNKNOWN) in v4l2_fwnode_connector_add_link()
/linux-6.12.1/include/media/
Dv4l2-fwnode.h109 V4L2_CONN_UNKNOWN, enumerator