Searched refs:mt9m001_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/drivers/media/i2c/soc_camera/ |
D | mt9m001.c | 565 static const struct v4l2_ctrl_ops mt9m001_ctrl_ops = { variable 677 v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops, in mt9m001_probe() 679 v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops, in mt9m001_probe() 681 mt9m001->exposure = v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops, in mt9m001_probe() 688 &mt9m001_ctrl_ops, V4L2_CID_EXPOSURE_AUTO, 1, 0, in mt9m001_probe()
|