Searched refs:ov5693_controls (Results 1 – 1 of 1) sorted by relevance
971 static const struct v4l2_ctrl_config ov5693_controls[] = { variable1716 ARRAY_SIZE(ov5693_controls)); in ov5693_probe()1722 for (i = 0; i < ARRAY_SIZE(ov5693_controls); i++) in ov5693_probe()1723 v4l2_ctrl_new_custom(&dev->ctrl_handler, &ov5693_controls[i], in ov5693_probe()