Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/airspy/
H A Dairspy.c958 static const struct v4l2_ctrl_ops airspy_ctrl_ops = { variable
1041 s->lna_gain_auto = v4l2_ctrl_new_std(&s->hdl, &airspy_ctrl_ops, in airspy_probe()
1043 s->lna_gain = v4l2_ctrl_new_std(&s->hdl, &airspy_ctrl_ops, in airspy_probe()
1046 s->mixer_gain_auto = v4l2_ctrl_new_std(&s->hdl, &airspy_ctrl_ops, in airspy_probe()
1048 s->mixer_gain = v4l2_ctrl_new_std(&s->hdl, &airspy_ctrl_ops, in airspy_probe()
1051 s->if_gain = v4l2_ctrl_new_std(&s->hdl, &airspy_ctrl_ops, in airspy_probe()