Home
last modified time | relevance | path

Searched refs:mt9v111_ctrl_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/media/i2c/
Dmt9v111.c1071 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()