Searched refs:USB_STATE_URB_BUF (Results 1 – 6 of 6) sorted by relevance
96 if (stream->state & USB_STATE_URB_BUF) { in usb_free_stream_buffers()106 stream->state &= ~USB_STATE_URB_BUF; in usb_free_stream_buffers()131 stream->state |= USB_STATE_URB_BUF; in usb_allocate_stream_buffers()
318 #define USB_STATE_URB_BUF 0x01 macro
210 if (stream->state & USB_STATE_URB_BUF) { in usb_free_stream_buffers()217 stream->state &= ~USB_STATE_URB_BUF; in usb_free_stream_buffers()245 stream->state |= USB_STATE_URB_BUF; in usb_alloc_stream_buffers()
294 #define USB_STATE_URB_BUF 0x01 macro
108 #define USB_STATE_URB_BUF 2 macro361 if (test_bit(USB_STATE_URB_BUF, &s->flags)) { in airspy_free_stream_bufs()370 clear_bit(USB_STATE_URB_BUF, &s->flags); in airspy_free_stream_bufs()396 set_bit(USB_STATE_URB_BUF, &s->flags); in airspy_alloc_stream_bufs()
103 #define USB_STATE_URB_BUF 1 /* XXX: set manually */ macro615 if (dev->flags & USB_STATE_URB_BUF) { in hackrf_free_stream_bufs()624 dev->flags &= ~USB_STATE_URB_BUF; in hackrf_free_stream_bufs()651 dev->flags |= USB_STATE_URB_BUF; in hackrf_alloc_stream_bufs()