Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/hackrf/
H A Dhackrf.c1344 static const struct v4l2_ctrl_ops hackrf_ctrl_ops_tx = { variable
1450 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_BANDWIDTH_AUTO, in hackrf_probe()
1453 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_BANDWIDTH, in hackrf_probe()
1457 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_LNA_GAIN, 0, 47, 1, 0); in hackrf_probe()
1459 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_RF_GAIN, 0, 15, 15, 0); in hackrf_probe()
/kernel/linux/linux-6.6/drivers/media/usb/hackrf/
H A Dhackrf.c1341 static const struct v4l2_ctrl_ops hackrf_ctrl_ops_tx = { variable
1447 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_BANDWIDTH_AUTO, in hackrf_probe()
1450 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_BANDWIDTH, in hackrf_probe()
1454 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_LNA_GAIN, 0, 47, 1, 0); in hackrf_probe()
1456 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_RF_GAIN, 0, 15, 15, 0); in hackrf_probe()

Completed in 5 milliseconds