Searched refs:mt9v032_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/media/i2c/ |
D | mt9v032.c | 736 static const struct v4l2_ctrl_ops mt9v032_ctrl_ops = { variable 749 .ops = &mt9v032_ctrl_ops, 762 .ops = &mt9v032_ctrl_ops, 772 .ops = &mt9v032_ctrl_ops, 782 .ops = &mt9v032_ctrl_ops, 792 .ops = &mt9v032_ctrl_ops, 802 .ops = &mt9v032_ctrl_ops, 815 .ops = &mt9v032_ctrl_ops, 827 .ops = &mt9v032_ctrl_ops, 1076 v4l2_ctrl_new_std(&mt9v032->ctrls, &mt9v032_ctrl_ops, in mt9v032_probe() [all …]
|