Lines Matching refs:mt9t001_ctrl_ops
645 static const struct v4l2_ctrl_ops mt9t001_ctrl_ops = { variable
656 .ops = &mt9t001_ctrl_ops,
666 .ops = &mt9t001_ctrl_ops,
676 .ops = &mt9t001_ctrl_ops,
686 .ops = &mt9t001_ctrl_ops,
700 .ops = &mt9t001_ctrl_ops,
710 .ops = &mt9t001_ctrl_ops,
720 .ops = &mt9t001_ctrl_ops,
730 .ops = &mt9t001_ctrl_ops,
904 v4l2_ctrl_new_std(&mt9t001->ctrls, &mt9t001_ctrl_ops, in mt9t001_probe()
908 v4l2_ctrl_new_std(&mt9t001->ctrls, &mt9t001_ctrl_ops, in mt9t001_probe()
910 v4l2_ctrl_new_std(&mt9t001->ctrls, &mt9t001_ctrl_ops, in mt9t001_probe()
913 v4l2_ctrl_new_std_menu_items(&mt9t001->ctrls, &mt9t001_ctrl_ops, in mt9t001_probe()