Searched refs:au0828_dmaqueue (Results 1 – 3 of 3) sorted by relevance
167 struct au0828_dmaqueue { struct246 struct au0828_dmaqueue vidq;247 struct au0828_dmaqueue vbiq;
112 struct au0828_dmaqueue *dma_q = urb->context; in au0828_irq_callback()199 struct au0828_dmaqueue *dma_q = &dev->vidq; in au0828_init_isoc()287 struct au0828_dmaqueue *dma_q, in buffer_filled()310 struct au0828_dmaqueue *dma_q, in au0828_copy_video()390 static inline void get_next_buf(struct au0828_dmaqueue *dma_q, in get_next_buf()414 struct au0828_dmaqueue *dma_q, in au0828_copy_vbi()465 static inline void vbi_get_next_buf(struct au0828_dmaqueue *dma_q, in vbi_get_next_buf()494 struct au0828_dmaqueue *dma_q = urb->context; in au0828_isoc_copy()495 struct au0828_dmaqueue *vbi_dma_q = &dev->vbiq; in au0828_isoc_copy()724 struct au0828_dmaqueue *vidq = &dev->vidq; in buffer_queue()[all …]
58 struct au0828_dmaqueue *vbiq = &dev->vbiq; in vbi_buffer_queue()