tda7432_ctrl_ops  328 drivers/media/i2c/tda7432.c static const struct v4l2_ctrl_ops tda7432_ctrl_ops = {
tda7432_ctrl_ops  361 drivers/media/i2c/tda7432.c 	v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops,
tda7432_ctrl_ops  363 drivers/media/i2c/tda7432.c 	t->mute = v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops,
tda7432_ctrl_ops  365 drivers/media/i2c/tda7432.c 	t->balance = v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops,
tda7432_ctrl_ops  367 drivers/media/i2c/tda7432.c 	t->bass = v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops,
tda7432_ctrl_ops  369 drivers/media/i2c/tda7432.c 	t->treble = v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops,