Searched refs:saa711x_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | saa7115.c | 1573 static const struct v4l2_ctrl_ops saa711x_ctrl_ops = { variable 1861 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1863 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1865 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1867 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1869 state->agc = v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1871 state->gain = v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe()
|