Searched refs:adv7842_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/media/i2c/ |
D | adv7842.c | 3288 static const struct v4l2_ctrl_ops adv7842_ctrl_ops = { variable 3340 .ops = &adv7842_ctrl_ops, 3351 .ops = &adv7842_ctrl_ops, 3361 .ops = &adv7842_ctrl_ops, 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 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3528 ctrl = v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3544 v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe()
|