Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dos03b10.c1114 static const struct v4l2_ctrl_ops os03b10_ctrl_ops = { variable
1159 os03b10->vblank = v4l2_ctrl_new_std(handler, &os03b10_ctrl_ops, in os03b10_initialize_controls()
1165 os03b10->exposure = v4l2_ctrl_new_std(handler, &os03b10_ctrl_ops, in os03b10_initialize_controls()
1170 os03b10->anal_gain = v4l2_ctrl_new_std(handler, &os03b10_ctrl_ops, in os03b10_initialize_controls()
1175 v4l2_ctrl_new_std(handler, &os03b10_ctrl_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in os03b10_initialize_controls()
1177 v4l2_ctrl_new_std(handler, &os03b10_ctrl_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in os03b10_initialize_controls()