Searched refs:ov2722_controls (Results 1 – 1 of 1) sorted by relevance
577 static const struct v4l2_ctrl_config ov2722_controls[] = { variable1198 v4l2_ctrl_handler_init(&dev->ctrl_handler, ARRAY_SIZE(ov2722_controls)); in __ov2722_init_ctrl_handler()1199 for (i = 0; i < ARRAY_SIZE(ov2722_controls); i++) in __ov2722_init_ctrl_handler()1200 v4l2_ctrl_new_custom(&dev->ctrl_handler, &ov2722_controls[i], in __ov2722_init_ctrl_handler()