Searched refs:mt9v032_ctrl_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A 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...] |
/kernel/linux/linux-6.6/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...] |
Completed in 4 milliseconds