Searched refs:mt9v032_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9v032.c | 744 static const struct v4l2_ctrl_ops mt9v032_ctrl_ops = { variable 757 .ops = &mt9v032_ctrl_ops, 770 .ops = &mt9v032_ctrl_ops, 780 .ops = &mt9v032_ctrl_ops, 790 .ops = &mt9v032_ctrl_ops, 800 .ops = &mt9v032_ctrl_ops, 810 .ops = &mt9v032_ctrl_ops, 823 .ops = &mt9v032_ctrl_ops, 835 .ops = &mt9v032_ctrl_ops, 1084 v4l2_ctrl_new_std(&mt9v032->ctrls, &mt9v032_ctrl_ops, in mt9v032_probe() [all …]
|