Home
last modified time | relevance | path

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

/openbmc/linux/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()