Searched refs:IMX464_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | imx464.c | 3040 static const struct v4l2_ctrl_ops IMX464_ctrl_ops = { variable 3078 IMX464->vblank = v4l2_ctrl_new_std(handler, &IMX464_ctrl_ops, in IMX464_initialize_controls() 3085 IMX464->exposure = v4l2_ctrl_new_std(handler, &IMX464_ctrl_ops, in IMX464_initialize_controls() 3090 IMX464->anal_a_gain = v4l2_ctrl_new_std(handler, &IMX464_ctrl_ops, in IMX464_initialize_controls() 3094 v4l2_ctrl_new_std(handler, &IMX464_ctrl_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in IMX464_initialize_controls() 3095 v4l2_ctrl_new_std(handler, &IMX464_ctrl_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in IMX464_initialize_controls()
|