Searched refs:adv7842_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/media/i2c/ |
D | adv7842.c | 3278 static const struct v4l2_ctrl_ops adv7842_ctrl_ops = { variable 3330 .ops = &adv7842_ctrl_ops, 3341 .ops = &adv7842_ctrl_ops, 3351 .ops = &adv7842_ctrl_ops, 3509 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3511 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3513 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3515 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3517 ctrl = v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3533 v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe()
|