Searched refs:ov7251_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/media/i2c/ |
| D | ov7251.c | 896 static const struct v4l2_ctrl_ops ov7251_ctrl_ops = { variable 1344 v4l2_ctrl_new_std(&ov7251->ctrls, &ov7251_ctrl_ops, in ov7251_probe() 1346 v4l2_ctrl_new_std(&ov7251->ctrls, &ov7251_ctrl_ops, in ov7251_probe() 1348 ov7251->exposure = v4l2_ctrl_new_std(&ov7251->ctrls, &ov7251_ctrl_ops, in ov7251_probe() 1350 ov7251->gain = v4l2_ctrl_new_std(&ov7251->ctrls, &ov7251_ctrl_ops, in ov7251_probe() 1352 v4l2_ctrl_new_std_menu_items(&ov7251->ctrls, &ov7251_ctrl_ops, in ov7251_probe() 1357 &ov7251_ctrl_ops, in ov7251_probe() 1361 &ov7251_ctrl_ops, in ov7251_probe()
|