Searched refs:tvp5150_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | tvp5150.c | 1690 static const struct v4l2_ctrl_ops tvp5150_ctrl_ops = { variable 2186 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe() 2188 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe() 2190 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe() 2192 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe() 2194 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe() 2197 v4l2_ctrl_new_std_menu_items(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe()
|