Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-rf-tuner.rst58 ``V4L2_CID_RF_TUNER_RF_GAIN (integer)``
70 ``V4L2_CID_RF_TUNER_RF_GAIN`` to understand how RF gain and LNA gain
A Dv4l2.rst122 V4L2_CID_RF_TUNER_RF_GAIN control. Added transmitter support for
A Dhist-v4l2.rst1175 2. Added ``V4L2_CID_RF_TUNER_RF_GAIN`` RF Tuner control.
/linux/drivers/media/v4l2-core/
A Dv4l2-ctrls-defs.c1139 case V4L2_CID_RF_TUNER_RF_GAIN: return "RF Gain"; in v4l2_ctrl_get_name()
1547 case V4L2_CID_RF_TUNER_RF_GAIN: in v4l2_ctrl_fill()
/linux/drivers/media/usb/hackrf/
A Dhackrf.c1276 case V4L2_CID_RF_TUNER_RF_GAIN: in hackrf_s_ctrl_rx()
1317 case V4L2_CID_RF_TUNER_RF_GAIN: in hackrf_s_ctrl_tx()
1431 &hackrf_ctrl_ops_rx, V4L2_CID_RF_TUNER_RF_GAIN, 0, 12, 12, 0); in hackrf_probe()
1456 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_RF_GAIN, 0, 15, 15, 0); in hackrf_probe()
/linux/include/uapi/linux/
A Dv4l2-controls.h1195 #define V4L2_CID_RF_TUNER_RF_GAIN (V4L2_CID_RF_TUNER_CLASS_BASE + 32) macro

Completed in 21 milliseconds