Searched refs:mt9v032_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/media/i2c/ |
D | mt9v032.c | 730 static const struct v4l2_ctrl_ops mt9v032_ctrl_ops = { variable 743 .ops = &mt9v032_ctrl_ops, 756 .ops = &mt9v032_ctrl_ops, 766 .ops = &mt9v032_ctrl_ops, 776 .ops = &mt9v032_ctrl_ops, 786 .ops = &mt9v032_ctrl_ops, 796 .ops = &mt9v032_ctrl_ops, 809 .ops = &mt9v032_ctrl_ops, 821 .ops = &mt9v032_ctrl_ops, 1070 v4l2_ctrl_new_std(&mt9v032->ctrls, &mt9v032_ctrl_ops, in mt9v032_probe() [all …]
|