Searched refs:adv7180_ctrl_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dadv7180.c653 static const struct v4l2_ctrl_ops adv7180_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
658 .ops = &adv7180_ctrl_ops,
671 v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops,
674 v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops,
677 v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops,
680 v4l2_ctrl_new_std(&state->ctrl_hdl, &adv7180_ctrl_ops,
685 v4l2_ctrl_new_std_menu_items(&state->ctrl_hdl, &adv7180_ctrl_ops,

Completed in 111 milliseconds