Searched refs:ov5645_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | ov5645.c | 817 static const struct v4l2_ctrl_ops ov5645_ctrl_ops = { variable 1087 v4l2_ctrl_new_std(&ov5645->ctrls, &ov5645_ctrl_ops, in ov5645_probe() 1089 v4l2_ctrl_new_std(&ov5645->ctrls, &ov5645_ctrl_ops, in ov5645_probe() 1091 v4l2_ctrl_new_std(&ov5645->ctrls, &ov5645_ctrl_ops, in ov5645_probe() 1093 v4l2_ctrl_new_std(&ov5645->ctrls, &ov5645_ctrl_ops, in ov5645_probe() 1095 v4l2_ctrl_new_std(&ov5645->ctrls, &ov5645_ctrl_ops, in ov5645_probe() 1097 v4l2_ctrl_new_std_menu(&ov5645->ctrls, &ov5645_ctrl_ops, in ov5645_probe() 1100 v4l2_ctrl_new_std_menu_items(&ov5645->ctrls, &ov5645_ctrl_ops, in ov5645_probe() 1105 &ov5645_ctrl_ops, in ov5645_probe() 1109 &ov5645_ctrl_ops, in ov5645_probe()
|