Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9v111.c1083 static const struct v4l2_ctrl_ops mt9v111_ctrl_ops = { variable
1170 &mt9v111_ctrl_ops, in mt9v111_probe()
1175 &mt9v111_ctrl_ops, in mt9v111_probe()
1179 mt9v111->hblank = v4l2_ctrl_new_std(&mt9v111->ctrls, &mt9v111_ctrl_ops, in mt9v111_probe()
1184 mt9v111->vblank = v4l2_ctrl_new_std(&mt9v111->ctrls, &mt9v111_ctrl_ops, in mt9v111_probe()
1191 v4l2_ctrl_new_std(&mt9v111->ctrls, &mt9v111_ctrl_ops, in mt9v111_probe()