Searched refs:mt9v032_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/media/i2c/ |
| H A D | mt9v032.c | 749 static const struct v4l2_ctrl_ops mt9v032_ctrl_ops = { variable 762 .ops = &mt9v032_ctrl_ops, 775 .ops = &mt9v032_ctrl_ops, 785 .ops = &mt9v032_ctrl_ops, 795 .ops = &mt9v032_ctrl_ops, 805 .ops = &mt9v032_ctrl_ops, 815 .ops = &mt9v032_ctrl_ops, 828 .ops = &mt9v032_ctrl_ops, 840 .ops = &mt9v032_ctrl_ops, 1085 v4l2_ctrl_new_std(&mt9v032->ctrls, &mt9v032_ctrl_ops, in mt9v032_probe() [all …]
|