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()
330 #define USB_STATE_URB_BUF 0x01 macro
209 if (stream->state & USB_STATE_URB_BUF) { in usb_free_stream_buffers()216 stream->state &= ~USB_STATE_URB_BUF; in usb_free_stream_buffers()244 stream->state |= USB_STATE_URB_BUF; in usb_alloc_stream_buffers()
283 #define USB_STATE_URB_BUF 0x01 macro
97 #define USB_STATE_URB_BUF 2 macro350 if (test_bit(USB_STATE_URB_BUF, &s->flags)) { in airspy_free_stream_bufs()359 clear_bit(USB_STATE_URB_BUF, &s->flags); in airspy_free_stream_bufs()385 set_bit(USB_STATE_URB_BUF, &s->flags); in airspy_alloc_stream_bufs()
94 #define USB_STATE_URB_BUF 1 /* XXX: set manually */ macro606 if (dev->flags & USB_STATE_URB_BUF) { in hackrf_free_stream_bufs()615 dev->flags &= ~USB_STATE_URB_BUF; in hackrf_free_stream_bufs()642 dev->flags |= USB_STATE_URB_BUF; in hackrf_alloc_stream_bufs()