mpegq            1170 drivers/media/pci/cx23885/cx23885-417.c 	struct cx23885_dmaqueue *dmaq = &dev->ts1.mpegq;
mpegq             746 drivers/media/pci/cx23885/cx23885-core.c 	INIT_LIST_HEAD(&port->mpegq.active);
mpegq            1616 drivers/media/pci/cx23885/cx23885-core.c 	struct cx23885_dmaqueue  *cx88q = &port->mpegq;
mpegq            1645 drivers/media/pci/cx23885/cx23885-core.c 	struct cx23885_dmaqueue *q = &port->mpegq;
mpegq            1714 drivers/media/pci/cx23885/cx23885-core.c 		cx23885_wakeup(port, &port->mpegq, count);
mpegq            1764 drivers/media/pci/cx23885/cx23885-core.c 		cx23885_wakeup(port, &port->mpegq, count);
mpegq             153 drivers/media/pci/cx23885/cx23885-dvb.c 	struct cx23885_dmaqueue *dmaq = &port->mpegq;
mpegq             262 drivers/media/pci/cx23885/cx23885.h 	struct cx23885_dmaqueue    mpegq;
mpegq             704 drivers/media/pci/cx88/cx88-blackbird.c 	struct cx88_dmaqueue *dmaq = &dev->mpegq;
mpegq             754 drivers/media/pci/cx88/cx88-blackbird.c 	struct cx88_dmaqueue *dmaq = &dev->mpegq;
mpegq             122 drivers/media/pci/cx88/cx88-dvb.c 	struct cx88_dmaqueue *dmaq = &dev->mpegq;
mpegq             133 drivers/media/pci/cx88/cx88-dvb.c 	struct cx88_dmaqueue *dmaq = &dev->mpegq;
mpegq             241 drivers/media/pci/cx88/cx88-mpeg.c 	struct cx88_dmaqueue  *cx88q = &dev->mpegq;
mpegq             271 drivers/media/pci/cx88/cx88-mpeg.c 	struct cx88_dmaqueue *q = &dev->mpegq;
mpegq             332 drivers/media/pci/cx88/cx88-mpeg.c 		cx88_wakeup(dev->core, &dev->mpegq, count);
mpegq             406 drivers/media/pci/cx88/cx88-mpeg.c 	INIT_LIST_HEAD(&dev->mpegq.active);
mpegq             441 drivers/media/pci/cx88/cx88-mpeg.c 	if (!list_empty(&dev->mpegq.active)) {
mpegq             489 drivers/media/pci/cx88/cx88-mpeg.c 	if (!list_empty(&dev->mpegq.active)) {
mpegq             491 drivers/media/pci/cx88/cx88-mpeg.c 		cx8802_restart_queue(dev, &dev->mpegq);
mpegq             544 drivers/media/pci/cx88/cx88.h 	struct cx88_dmaqueue       mpegq;