Home
last modified time | relevance | path

Searched refs:airspy_ctrl_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/airspy/
Dairspy.c975 static const struct v4l2_ctrl_ops airspy_ctrl_ops = { variable
1048 s->lna_gain_auto = v4l2_ctrl_new_std(&s->hdl, &airspy_ctrl_ops, in airspy_probe()
1050 s->lna_gain = v4l2_ctrl_new_std(&s->hdl, &airspy_ctrl_ops, in airspy_probe()
1053 s->mixer_gain_auto = v4l2_ctrl_new_std(&s->hdl, &airspy_ctrl_ops, in airspy_probe()
1055 s->mixer_gain = v4l2_ctrl_new_std(&s->hdl, &airspy_ctrl_ops, in airspy_probe()
1058 s->if_gain = v4l2_ctrl_new_std(&s->hdl, &airspy_ctrl_ops, in airspy_probe()