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

/linux-master/drivers/media/i2c/
H A Dov7251.c1079 static const struct v4l2_ctrl_ops ov7251_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
1568 v4l2_ctrl_new_std(&ov7251->ctrls, &ov7251_ctrl_ops,
1570 v4l2_ctrl_new_std(&ov7251->ctrls, &ov7251_ctrl_ops,
1572 ov7251->exposure = v4l2_ctrl_new_std(&ov7251->ctrls, &ov7251_ctrl_ops,
1574 ov7251->gain = v4l2_ctrl_new_std(&ov7251->ctrls, &ov7251_ctrl_ops,
1576 v4l2_ctrl_new_std_menu_items(&ov7251->ctrls, &ov7251_ctrl_ops,
1583 &ov7251_ctrl_ops,
1588 &ov7251_ctrl_ops,
1599 ov7251->hblank = v4l2_ctrl_new_std(&ov7251->ctrls, &ov7251_ctrl_ops,
1607 ov7251->vblank = v4l2_ctrl_new_std(&ov7251->ctrls, &ov7251_ctrl_ops,
[all...]

Completed in 194 milliseconds