Searched refs:adv748x_afe_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/ |
D | adv748x-afe.c | 461 static const struct v4l2_ctrl_ops adv748x_afe_ctrl_ops = { variable 474 v4l2_ctrl_new_std(&afe->ctrl_hdl, &adv748x_afe_ctrl_ops, in adv748x_afe_init_controls() 477 v4l2_ctrl_new_std(&afe->ctrl_hdl, &adv748x_afe_ctrl_ops, in adv748x_afe_init_controls() 480 v4l2_ctrl_new_std(&afe->ctrl_hdl, &adv748x_afe_ctrl_ops, in adv748x_afe_init_controls() 483 v4l2_ctrl_new_std(&afe->ctrl_hdl, &adv748x_afe_ctrl_ops, in adv748x_afe_init_controls() 487 v4l2_ctrl_new_std_menu_items(&afe->ctrl_hdl, &adv748x_afe_ctrl_ops, in adv748x_afe_init_controls()
|