Searched refs:adv7180_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/media/i2c/ |
| H A D | adv7180.c | 632 static const struct v4l2_ctrl_ops adv7180_ctrl_ops = { variable 637 .ops = &adv7180_ctrl_ops, 651 v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops, in adv7180_init_controls() 654 v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops, in adv7180_init_controls() 657 v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops, in adv7180_init_controls() 660 v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops, in adv7180_init_controls() 667 &adv7180_ctrl_ops, in adv7180_init_controls()
|