Searched refs:ov5693_info (Results 1 – 1 of 1) sorted by relevance
1586 struct camera_mipi_info *ov5693_info = NULL; in ov5693_set_fmt() local1594 ov5693_info = v4l2_get_subdev_hostdata(sd); in ov5693_set_fmt()1595 if (!ov5693_info) in ov5693_set_fmt()1662 ret = ov5693_get_intg_factor(client, ov5693_info, in ov5693_set_fmt()1669 ov5693_info->metadata_width = fmt->width * 10 / 8; in ov5693_set_fmt()1670 ov5693_info->metadata_height = 1; in ov5693_set_fmt()1671 ov5693_info->metadata_effective_width = &ov5693_embedded_effective_size; in ov5693_set_fmt()