Searched refs:tvp5150_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/i2c/ |
| D | tvp5150.c | 1233 static const struct v4l2_ctrl_ops tvp5150_ctrl_ops = { variable 1524 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe() 1526 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe() 1528 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe() 1530 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe() 1532 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe() 1535 v4l2_ctrl_new_std_menu_items(&core->hdl, &tvp5150_ctrl_ops, in tvp5150_probe()
|