Searched refs:ov2680_controls (Results 1 – 1 of 1) sorted by relevance
580 static const struct v4l2_ctrl_config ov2680_controls[] = { variable1285 ARRAY_SIZE(ov2680_controls)); in ov2680_probe()1291 for (i = 0; i < ARRAY_SIZE(ov2680_controls); i++) in ov2680_probe()1292 v4l2_ctrl_new_custom(&dev->ctrl_handler, &ov2680_controls[i], in ov2680_probe()