Searched refs:airspy_frame_buf (Results 1 – 1 of 1) sorted by relevance
100 struct airspy_frame_buf { struct226 static struct airspy_frame_buf *airspy_get_next_fill_buf(struct airspy *s) in airspy_get_next_fill_buf()229 struct airspy_frame_buf *buf = NULL; in airspy_get_next_fill_buf()236 struct airspy_frame_buf, list); in airspy_get_next_fill_buf()282 struct airspy_frame_buf *fbuf; in airspy_urb_complete()459 struct airspy_frame_buf *buf; in airspy_cleanup_queued_bufs()462 struct airspy_frame_buf, list); in airspy_cleanup_queued_bufs()512 struct airspy_frame_buf *buf = in airspy_buf_queue()513 container_of(vbuf, struct airspy_frame_buf, vb); in airspy_buf_queue()573 struct airspy_frame_buf *buf, *tmp; in airspy_start_streaming()[all …]