V4L2_CONN_UNKNOWN
return V4L2_CONN_UNKNOWN;
if (IS_ERR_OR_NULL(connector) || connector->type == V4L2_CONN_UNKNOWN)
connector->type = V4L2_CONN_UNKNOWN;
return V4L2_CONN_UNKNOWN;
return V4L2_CONN_UNKNOWN;
if (connector_type == V4L2_CONN_UNKNOWN) {
if (connector_type == V4L2_CONN_UNKNOWN) {
case V4L2_CONN_UNKNOWN:
if (!fwnode || !connector || connector->type == V4L2_CONN_UNKNOWN)