Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-fwnode.c616 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_string_to_connector_type()
636 if (IS_ERR_OR_NULL(connector) || connector->type == V4L2_CONN_UNKNOWN) in v4l2_fwnode_connector_free()
647 connector->type = V4L2_CONN_UNKNOWN; in v4l2_fwnode_connector_free()
658 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_get_connector_type()
663 return V4L2_CONN_UNKNOWN; in v4l2_fwnode_get_connector_type()
685 if (connector_type == V4L2_CONN_UNKNOWN) { in v4l2_fwnode_connector_parse()
691 if (connector_type == V4L2_CONN_UNKNOWN) { in v4l2_fwnode_connector_parse()
709 case V4L2_CONN_UNKNOWN: in v4l2_fwnode_connector_parse()
727 if (!fwnode || !connector || connector->type == V4L2_CONN_UNKNOWN) in v4l2_fwnode_connector_add_link()
/linux-6.3-rc2/include/media/
A Dv4l2-fwnode.h113 V4L2_CONN_UNKNOWN, enumerator

Completed in 8 milliseconds