Searched refs:hackrf_ctrl_ops_tx (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/usb/hackrf/ |
| D | hackrf.c | 1359 static const struct v4l2_ctrl_ops hackrf_ctrl_ops_tx = { variable 1465 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_BANDWIDTH_AUTO, in hackrf_probe() 1468 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_BANDWIDTH, in hackrf_probe() 1472 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_LNA_GAIN, 0, 47, 1, 0); in hackrf_probe() 1474 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_RF_GAIN, 0, 15, 15, 0); in hackrf_probe()
|