Searched refs:mt9v032_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/i2c/ |
D | mt9v032.c | 743 static const struct v4l2_ctrl_ops mt9v032_ctrl_ops = { variable 756 .ops = &mt9v032_ctrl_ops, 769 .ops = &mt9v032_ctrl_ops, 779 .ops = &mt9v032_ctrl_ops, 789 .ops = &mt9v032_ctrl_ops, 799 .ops = &mt9v032_ctrl_ops, 809 .ops = &mt9v032_ctrl_ops, 822 .ops = &mt9v032_ctrl_ops, 834 .ops = &mt9v032_ctrl_ops, 1082 v4l2_ctrl_new_std(&mt9v032->ctrls, &mt9v032_ctrl_ops, in mt9v032_probe() [all …]
|