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