Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/i2c/
Dmt9v111.c1072 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()