Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dgc0308.c982 static const struct v4l2_ctrl_ops gc0308_ctrl_ops = { variable
1234 gc0308->hblank = v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
1238 gc0308->vblank = v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
1242 gc0308->hflip = v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
1244 gc0308->vflip = v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
1246 v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops, V4L2_CID_PIXEL_RATE, in gc0308_init_controls()
1249 v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
1251 v4l2_ctrl_new_std_menu_items(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
1255 v4l2_ctrl_new_std_menu(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
1258 v4l2_ctrl_new_std_menu(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
[all …]