Searched refs:saa711x_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/i2c/ |
D | saa7115.c | 1571 static const struct v4l2_ctrl_ops saa711x_ctrl_ops = { variable 1830 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1832 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1834 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1836 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1838 state->agc = v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1840 state->gain = v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe()
|