Searched refs:hackrf_ctrl_ops_tx (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/media/usb/hackrf/ |
| D | hackrf.c | 1363 static const struct v4l2_ctrl_ops hackrf_ctrl_ops_tx = { variable 1469 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_BANDWIDTH_AUTO, in hackrf_probe() 1472 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_BANDWIDTH, in hackrf_probe() 1476 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_LNA_GAIN, 0, 47, 1, 0); in hackrf_probe() 1478 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_RF_GAIN, 0, 15, 15, 0); in hackrf_probe()
|