Searched refs:vcm_type (Results 1 – 4 of 4) sorted by relevance
506 char *vcm_type; in atomisp_csi2_get_vcm_type() local513 vcm_type = kstrdup(obj->string.pointer, GFP_KERNEL); in atomisp_csi2_get_vcm_type()516 if (!vcm_type) in atomisp_csi2_get_vcm_type()519 string_lower(vcm_type, vcm_type); in atomisp_csi2_get_vcm_type()520 return vcm_type; in atomisp_csi2_get_vcm_type()581 sensor->vcm_type = atomisp_csi2_get_vcm_type(adev); in atomisp_csi2_parse_sensor_fwnode()
288 sensor->vcm_type = ipu_vcm_types[ssdb.vcmtype - 1]; in ipu_bridge_parse_ssdb()351 if (sensor->vcm_type) { in ipu_bridge_create_fwnode_properties()393 if (sensor->vcm_type) { in ipu_bridge_init_swnode_names()396 "%s-%u", sensor->vcm_type, sensor->link); in ipu_bridge_init_swnode_names()418 if (sensor->vcm_type) in ipu_bridge_init_swnode_group()433 if (sensor->vcm_type) in ipu_bridge_init_swnode_group()436 if (sensor->vcm_type) in ipu_bridge_init_swnode_group()
140 const char *vcm_type; member
210 enum vcm_type { enum237 enum vcm_type vcm;