Searched refs:adv7842_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/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, 3510 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3512 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3514 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3516 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3518 ctrl = v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3534 v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe()
|