Searched refs:adv7842_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/i2c/ |
D | adv7842.c | 3287 static const struct v4l2_ctrl_ops adv7842_ctrl_ops = { variable 3339 .ops = &adv7842_ctrl_ops, 3350 .ops = &adv7842_ctrl_ops, 3360 .ops = &adv7842_ctrl_ops, 3518 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3520 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3522 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3524 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3526 ctrl = v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3542 v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe()
|