Searched refs:ov7251_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov7251.c | 1508 static const struct v4l2_ctrl_ops ov7251_ctrl_ops = { variable 1542 ov7251->vblank = v4l2_ctrl_new_std(handler, &ov7251_ctrl_ops, in ov7251_initialize_controls() 1548 ov7251->exposure = v4l2_ctrl_new_std(handler, &ov7251_ctrl_ops, in ov7251_initialize_controls() 1552 ov7251->anal_gain = v4l2_ctrl_new_std(handler, &ov7251_ctrl_ops, in ov7251_initialize_controls() 1558 &ov7251_ctrl_ops, in ov7251_initialize_controls() 1562 v4l2_ctrl_new_std(handler, &ov7251_ctrl_ops, in ov7251_initialize_controls() 1564 v4l2_ctrl_new_std(handler, &ov7251_ctrl_ops, in ov7251_initialize_controls()
|