Searched refs:msi001_ctrl_ops (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/tuners/ |
H A D | msi001.c | 440 static const struct v4l2_ctrl_ops msi001_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops 463 dev->bandwidth_auto = v4l2_ctrl_new_std(&dev->hdl, &msi001_ctrl_ops, msi001_probe() 465 dev->bandwidth = v4l2_ctrl_new_std(&dev->hdl, &msi001_ctrl_ops, msi001_probe() 468 dev->lna_gain = v4l2_ctrl_new_std(&dev->hdl, &msi001_ctrl_ops, msi001_probe() 470 dev->mixer_gain = v4l2_ctrl_new_std(&dev->hdl, &msi001_ctrl_ops, msi001_probe() 472 dev->if_gain = v4l2_ctrl_new_std(&dev->hdl, &msi001_ctrl_ops, msi001_probe()
|
Completed in 75 milliseconds