Searched refs:adv7842_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/i2c/ |
D | adv7842.c | 3258 static const struct v4l2_ctrl_ops adv7842_ctrl_ops = { variable 3310 .ops = &adv7842_ctrl_ops, 3321 .ops = &adv7842_ctrl_ops, 3331 .ops = &adv7842_ctrl_ops, 3497 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3499 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3501 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3503 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3505 ctrl = v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3521 v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe()
|