Searched refs:sc210iot_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sc210iot.c | 430 static const struct v4l2_ctrl_ops sc210iot_ctrl_ops = { variable 471 sc210iot->vblank = v4l2_ctrl_new_std(handler, &sc210iot_ctrl_ops, in sc210iot_initialize_controls() 476 sc210iot->exposure = v4l2_ctrl_new_std(handler, &sc210iot_ctrl_ops, in sc210iot_initialize_controls() 480 sc210iot->anal_gain = v4l2_ctrl_new_std(handler, &sc210iot_ctrl_ops, in sc210iot_initialize_controls() 484 sc210iot->h_flip = v4l2_ctrl_new_std(handler, &sc210iot_ctrl_ops, in sc210iot_initialize_controls() 486 sc210iot->v_flip = v4l2_ctrl_new_std(handler, &sc210iot_ctrl_ops, in sc210iot_initialize_controls()
|