Searched refs:hackrf_ctrl_ops_tx (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/usb/hackrf/ |
H A D | hackrf.c | 1342 static const struct v4l2_ctrl_ops hackrf_ctrl_ops_tx = { variable 1448 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_BANDWIDTH_AUTO, in hackrf_probe() 1451 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_BANDWIDTH, in hackrf_probe() 1455 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_LNA_GAIN, 0, 47, 1, 0); in hackrf_probe() 1457 &hackrf_ctrl_ops_tx, V4L2_CID_RF_TUNER_RF_GAIN, 0, 15, 15, 0); in hackrf_probe()
|