Searched refs:ov2722_res_preview (Results 1 – 2 of 2) sorted by relevance
462 ov2722_res = ov2722_res_preview; in ov2722_init()644 res = v4l2_find_nearest_size(ov2722_res_preview, in ov2722_set_fmt()645 ARRAY_SIZE(ov2722_res_preview), width, in ov2722_set_fmt()648 res = &ov2722_res_preview[N_RES - 1]; in ov2722_set_fmt()961 dev->res = &ov2722_res_preview[0]; in ov2722_probe()
1087 static struct ov2722_resolution ov2722_res_preview[] = { variable1129 #define N_RES_PREVIEW (ARRAY_SIZE(ov2722_res_preview))1224 static struct ov2722_resolution *ov2722_res = ov2722_res_preview;