Searched refs:mt9v022_ctrl_ops (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/
H A Dmt9v022.c656 static const struct v4l2_ctrl_ops mt9v022_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
796 v4l2_ctrl_new_std(&mt9v022->hdl, &mt9v022_ctrl_ops,
798 v4l2_ctrl_new_std(&mt9v022->hdl, &mt9v022_ctrl_ops,
800 mt9v022->autogain = v4l2_ctrl_new_std(&mt9v022->hdl, &mt9v022_ctrl_ops,
802 mt9v022->gain = v4l2_ctrl_new_std(&mt9v022->hdl, &mt9v022_ctrl_ops,
810 &mt9v022_ctrl_ops, V4L2_CID_EXPOSURE_AUTO, 1, 0,
812 mt9v022->exposure = v4l2_ctrl_new_std(&mt9v022->hdl, &mt9v022_ctrl_ops,

Completed in 60 milliseconds