dma_vidq          108 drivers/media/pci/cx25821/cx25821-video.c 			&dev->channels[channel->i].dma_vidq;
dma_vidq          243 drivers/media/pci/cx25821/cx25821-video.c 	struct cx25821_dmaqueue *q = &dev->channels[chan->id].dma_vidq;
dma_vidq          265 drivers/media/pci/cx25821/cx25821-video.c 	struct cx25821_dmaqueue *dmaq = &dev->channels[chan->id].dma_vidq;
dma_vidq          278 drivers/media/pci/cx25821/cx25821-video.c 	struct cx25821_dmaqueue *dmaq = &dev->channels[chan->id].dma_vidq;
dma_vidq          724 drivers/media/pci/cx25821/cx25821-video.c 		INIT_LIST_HEAD(&chan->dma_vidq.active);
dma_vidq          203 drivers/media/pci/cx25821/cx25821.h 	struct cx25821_dmaqueue dma_vidq;