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

/linux-master/drivers/media/i2c/
H A Dgc0308.c984 static const struct v4l2_ctrl_ops gc0308_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
1240 gc0308->hblank = v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops,
1244 gc0308->vblank = v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops,
1248 gc0308->hflip = v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops,
1250 gc0308->vflip = v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops,
1252 v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops, V4L2_CID_PIXEL_RATE,
1255 v4l2_ctrl_new_std(&gc0308->hdl, &gc0308_ctrl_ops,
1257 v4l2_ctrl_new_std_menu_items(&gc0308->hdl, &gc0308_ctrl_ops,
1261 v4l2_ctrl_new_std_menu(&gc0308->hdl, &gc0308_ctrl_ops,
1264 v4l2_ctrl_new_std_menu(&gc0308->hdl, &gc0308_ctrl_ops,
[all...]

Completed in 193 milliseconds