Searched refs:mt9v111_ctrl_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | mt9v111.c | 1071 static const struct v4l2_ctrl_ops mt9v111_ctrl_ops = { variable 1158 &mt9v111_ctrl_ops, in mt9v111_probe() 1163 &mt9v111_ctrl_ops, in mt9v111_probe() 1167 mt9v111->hblank = v4l2_ctrl_new_std(&mt9v111->ctrls, &mt9v111_ctrl_ops, in mt9v111_probe() 1172 mt9v111->vblank = v4l2_ctrl_new_std(&mt9v111->ctrls, &mt9v111_ctrl_ops, in mt9v111_probe() 1179 v4l2_ctrl_new_std(&mt9v111->ctrls, &mt9v111_ctrl_ops, in mt9v111_probe()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | mt9v111.c | 1072 static const struct v4l2_ctrl_ops mt9v111_ctrl_ops = { variable 1159 &mt9v111_ctrl_ops, in mt9v111_probe() 1164 &mt9v111_ctrl_ops, in mt9v111_probe() 1168 mt9v111->hblank = v4l2_ctrl_new_std(&mt9v111->ctrls, &mt9v111_ctrl_ops, in mt9v111_probe() 1173 mt9v111->vblank = v4l2_ctrl_new_std(&mt9v111->ctrls, &mt9v111_ctrl_ops, in mt9v111_probe() 1180 v4l2_ctrl_new_std(&mt9v111->ctrls, &mt9v111_ctrl_ops, in mt9v111_probe()
|
Completed in 4 milliseconds