Searched refs:adv7842_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | adv7842.c | 3279 static const struct v4l2_ctrl_ops adv7842_ctrl_ops = { variable 3331 .ops = &adv7842_ctrl_ops, 3342 .ops = &adv7842_ctrl_ops, 3352 .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()
|