Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hackrf/
H A Dhackrf.c666 static int hackrf_alloc_urbs(struct hackrf_dev *dev, bool rcv) in hackrf_alloc_urbs() function
826 ret = hackrf_alloc_urbs(dev, (mode == 1)); in hackrf_start_streaming()