Searched refs:adv7842_ctrl_ops (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/media/i2c/ | 
| D | adv7842.c | 3269 static const struct v4l2_ctrl_ops adv7842_ctrl_ops = {  variable 3321 	.ops = &adv7842_ctrl_ops, 3332 	.ops = &adv7842_ctrl_ops, 3342 	.ops = &adv7842_ctrl_ops, 3500 	v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops,  in adv7842_probe() 3502 	v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops,  in adv7842_probe() 3504 	v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops,  in adv7842_probe() 3506 	v4l2_ctrl_new_std(hdl, &adv7842_ctrl_ops,  in adv7842_probe() 3508 	ctrl = v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops,  in adv7842_probe() 3524 		v4l2_ctrl_new_std_menu(hdl, &adv7842_ctrl_ops,  in adv7842_probe()
  |