Searched refs:adv7180_ctrl_ops (Results  1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/media/i2c/ | 
| D | adv7180.c | 644 static const struct v4l2_ctrl_ops adv7180_ctrl_ops = {  variable 649 	.ops = &adv7180_ctrl_ops, 662 	v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops,  in adv7180_init_controls() 665 	v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops,  in adv7180_init_controls() 668 	v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops,  in adv7180_init_controls() 671 	v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops,  in adv7180_init_controls() 676 	v4l2_ctrl_new_std_menu_items(&state->ctrl_hdl, &adv7180_ctrl_ops,  in adv7180_init_controls()
  |