Searched refs:adv7842_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | adv7842.c | 3344 static const struct v4l2_ctrl_ops adv7842_ctrl_ops = { variable 3396 .ops = &adv7842_ctrl_ops, 3407 .ops = &adv7842_ctrl_ops, 3417 .ops = &adv7842_ctrl_ops, 3575 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3577 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3579 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3581 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3583 ctrl = v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3599 v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe() [all...] |