Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dgc05a2.c946 static const struct v4l2_ctrl_ops gc05a2_ctrl_ops = { variable
1135 const struct v4l2_ctrl_ops *ops = &gc05a2_ctrl_ops; in gc05a2_init_controls()
1146 gc05a2->hflip = v4l2_ctrl_new_std(ctrl_hdlr, &gc05a2_ctrl_ops, in gc05a2_init_controls()
1148 gc05a2->vflip = v4l2_ctrl_new_std(ctrl_hdlr, &gc05a2_ctrl_ops, in gc05a2_init_controls()
1154 &gc05a2_ctrl_ops, in gc05a2_init_controls()
1164 &gc05a2_ctrl_ops, in gc05a2_init_controls()
1172 &gc05a2_ctrl_ops, V4L2_CID_VBLANK, in gc05a2_init_controls()
1178 gc05a2->hblank = v4l2_ctrl_new_std(ctrl_hdlr, &gc05a2_ctrl_ops, in gc05a2_init_controls()
1184 v4l2_ctrl_new_std(ctrl_hdlr, &gc05a2_ctrl_ops, in gc05a2_init_controls()
1190 gc05a2->exposure = v4l2_ctrl_new_std(ctrl_hdlr, &gc05a2_ctrl_ops, in gc05a2_init_controls()
[all …]