Searched refs:airspy_frame_buf (Results 1 – 1 of 1) sorted by relevance
89 struct airspy_frame_buf { struct214 static struct airspy_frame_buf *airspy_get_next_fill_buf(struct airspy *s) in airspy_get_next_fill_buf()217 struct airspy_frame_buf *buf = NULL; in airspy_get_next_fill_buf()224 struct airspy_frame_buf, list); in airspy_get_next_fill_buf()270 struct airspy_frame_buf *fbuf; in airspy_urb_complete()449 struct airspy_frame_buf *buf; in airspy_cleanup_queued_bufs()452 struct airspy_frame_buf, list); in airspy_cleanup_queued_bufs()502 struct airspy_frame_buf *buf = in airspy_buf_queue()503 container_of(vbuf, struct airspy_frame_buf, vb); in airspy_buf_queue()563 struct airspy_frame_buf *buf, *tmp; in airspy_start_streaming()[all …]