Searched refs:au0828_dmaqueue (Results 1 – 3 of 3) sorted by relevance
176 struct au0828_dmaqueue { struct255 struct au0828_dmaqueue vidq;256 struct au0828_dmaqueue vbiq;
121 struct au0828_dmaqueue *dma_q = urb->context; in au0828_irq_callback()208 struct au0828_dmaqueue *dma_q = &dev->vidq; in au0828_init_isoc()296 struct au0828_dmaqueue *dma_q, in buffer_filled()319 struct au0828_dmaqueue *dma_q, in au0828_copy_video()399 static inline void get_next_buf(struct au0828_dmaqueue *dma_q, in get_next_buf()423 struct au0828_dmaqueue *dma_q, in au0828_copy_vbi()474 static inline void vbi_get_next_buf(struct au0828_dmaqueue *dma_q, in vbi_get_next_buf()503 struct au0828_dmaqueue *dma_q = urb->context; in au0828_isoc_copy()504 struct au0828_dmaqueue *vbi_dma_q = &dev->vbiq; in au0828_isoc_copy()733 struct au0828_dmaqueue *vidq = &dev->vidq; in buffer_queue()[all …]
71 struct au0828_dmaqueue *vbiq = &dev->vbiq; in vbi_buffer_queue()