Searched refs:ov2722_res_preview (Results 1 – 2 of 2) sorted by relevance
472 ov2722_res = ov2722_res_preview; in ov2722_init()662 res = v4l2_find_nearest_size(ov2722_res_preview, in ov2722_set_fmt()663 ARRAY_SIZE(ov2722_res_preview), width, in ov2722_set_fmt()666 res = &ov2722_res_preview[N_RES - 1]; in ov2722_set_fmt()975 dev->res = &ov2722_res_preview[0]; in ov2722_probe()
1099 static struct ov2722_resolution ov2722_res_preview[] = { variable1141 #define N_RES_PREVIEW (ARRAY_SIZE(ov2722_res_preview))1236 static struct ov2722_resolution *ov2722_res = ov2722_res_preview;