Searched refs:saa711x_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/i2c/ |
| D | saa7115.c | 1567 static const struct v4l2_ctrl_ops saa711x_ctrl_ops = { variable 1853 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1855 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1857 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1859 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1861 state->agc = v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe() 1863 state->gain = v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops, in saa711x_probe()
|