cx2341x_ops 1534 drivers/media/common/cx2341x.c static const struct v4l2_ctrl_ops cx2341x_ops = { cx2341x_ops 1546 drivers/media/common/cx2341x.c cfg.ops = &cx2341x_ops; cx2341x_ops 1565 drivers/media/common/cx2341x.c return v4l2_ctrl_new_std(hdl, &cx2341x_ops, id, min, max, step, def); cx2341x_ops 1571 drivers/media/common/cx2341x.c return v4l2_ctrl_new_std_menu(hdl, &cx2341x_ops, id, max, mask, def);