Searched refs:tda7432_ctrl_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dtda7432.c328 static const struct v4l2_ctrl_ops tda7432_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
360 v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops,
362 t->mute = v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops,
364 t->balance = v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops,
366 t->bass = v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops,
368 t->treble = v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops,

Completed in 140 milliseconds