Searched refs:mt9m114_controls (Results 1 – 1 of 1) sorted by relevance
1162 static struct v4l2_ctrl_config mt9m114_controls[] = { variable1563 ARRAY_SIZE(mt9m114_controls)); in mt9m114_probe()1569 for (i = 0; i < ARRAY_SIZE(mt9m114_controls); i++) in mt9m114_probe()1570 v4l2_ctrl_new_custom(&dev->ctrl_handler, &mt9m114_controls[i], in mt9m114_probe()