Searched refs:adv7842_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/i2c/ |
D | adv7842.c | 3023 static const struct v4l2_ctrl_ops adv7842_ctrl_ops = { variable 3069 .ops = &adv7842_ctrl_ops, 3080 .ops = &adv7842_ctrl_ops, 3090 .ops = &adv7842_ctrl_ops, 3256 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3258 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3260 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3262 v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops, in adv7842_probe() 3275 v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops, in adv7842_probe()
|