Searched refs:au0828_dmaqueue (Results 1 – 3 of 3) sorted by relevance
181 struct au0828_dmaqueue { struct258 struct au0828_dmaqueue vidq;259 struct au0828_dmaqueue vbiq;
124 struct au0828_dmaqueue *dma_q = urb->context; in au0828_irq_callback()211 struct au0828_dmaqueue *dma_q = &dev->vidq; in au0828_init_isoc()301 struct au0828_dmaqueue *dma_q, in buffer_filled()324 struct au0828_dmaqueue *dma_q, in au0828_copy_video()404 static inline void get_next_buf(struct au0828_dmaqueue *dma_q, in get_next_buf()428 struct au0828_dmaqueue *dma_q, in au0828_copy_vbi()479 static inline void vbi_get_next_buf(struct au0828_dmaqueue *dma_q, in vbi_get_next_buf()508 struct au0828_dmaqueue *dma_q = urb->context; in au0828_isoc_copy()509 struct au0828_dmaqueue *vbi_dma_q = &dev->vbiq; in au0828_isoc_copy()681 struct au0828_dmaqueue *vidq = &dev->vidq; in buffer_queue()[all …]
75 struct au0828_dmaqueue *vbiq = &dev->vbiq; in vbi_buffer_queue()