Searched refs:CMD_SET_TRANSCEIVER_MODE (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/usb/hackrf/ |
| D | hackrf.c | 38 CMD_SET_TRANSCEIVER_MODE = 0x01, enumerator 199 case CMD_SET_TRANSCEIVER_MODE: in hackrf_ctrl_msg() 848 ret = hackrf_ctrl_msg(dev, CMD_SET_TRANSCEIVER_MODE, mode, 0, NULL, 0); in hackrf_start_streaming() 878 hackrf_ctrl_msg(dev, CMD_SET_TRANSCEIVER_MODE, 0, 0, NULL, 0); in hackrf_stop_streaming()
|