Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/soc_camera/
Dmt9t031.c670 static const struct v4l2_ctrl_ops mt9t031_ctrl_ops = { variable
773 v4l2_ctrl_new_std(&mt9t031->hdl, &mt9t031_ctrl_ops, in mt9t031_probe()
775 v4l2_ctrl_new_std(&mt9t031->hdl, &mt9t031_ctrl_ops, in mt9t031_probe()
777 v4l2_ctrl_new_std(&mt9t031->hdl, &mt9t031_ctrl_ops, in mt9t031_probe()
785 &mt9t031_ctrl_ops, V4L2_CID_EXPOSURE_AUTO, 1, 0, in mt9t031_probe()
787 mt9t031->exposure = v4l2_ctrl_new_std(&mt9t031->hdl, &mt9t031_ctrl_ops, in mt9t031_probe()