Searched refs:adv7842_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/media/i2c/ |
| H A D | adv7842.c | 3347 static const struct v4l2_ctrl_ops adv7842_ctrl_ops = { variable 3399 .ops = &adv7842_ctrl_ops, 3410 .ops = &adv7842_ctrl_ops, 3420 .ops = &adv7842_ctrl_ops, 3578 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3580 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3582 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3584 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3586 ctrl = v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3602 v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe()
|