Home
last modified time | relevance | path

Searched refs:mpegq (Results 1 – 8 of 8) sorted by relevance

/drivers/media/pci/cx88/
Dcx88-mpeg.c250 struct cx88_dmaqueue *cx88q = &dev->mpegq; in cx8802_buf_queue()
279 struct cx88_dmaqueue *q = &dev->mpegq; in do_cancel_buffers()
338 cx88_wakeup(dev->core, &dev->mpegq, count); in cx8802_mpeg_irq()
413 INIT_LIST_HEAD(&dev->mpegq.active); in cx8802_init_common()
450 if (!list_empty(&dev->mpegq.active)) { in cx8802_suspend_common()
500 if (!list_empty(&dev->mpegq.active)) { in cx8802_resume_common()
502 cx8802_restart_queue(dev,&dev->mpegq); in cx8802_resume_common()
Dcx88-blackbird.c687 struct cx88_dmaqueue *dmaq = &dev->mpegq; in start_streaming()
736 struct cx88_dmaqueue *dmaq = &dev->mpegq; in stop_streaming()
Dcx88.h555 struct cx88_dmaqueue mpegq; member
Dcx88-dvb.c133 struct cx88_dmaqueue *dmaq = &dev->mpegq; in start_streaming()
144 struct cx88_dmaqueue *dmaq = &dev->mpegq; in stop_streaming()
/drivers/media/pci/cx23885/
Dcx23885-core.c698 INIT_LIST_HEAD(&port->mpegq.active); in cx23885_init_tsport()
1505 struct cx23885_dmaqueue *cx88q = &port->mpegq; in cx23885_buf_queue()
1535 struct cx23885_dmaqueue *q = &port->mpegq; in do_cancel_buffers()
1606 cx23885_wakeup(port, &port->mpegq, count); in cx23885_irq_417()
1656 cx23885_wakeup(port, &port->mpegq, count); in cx23885_irq_ts()
Dcx23885.h262 struct cx23885_dmaqueue mpegq; member
Dcx23885-417.c1189 struct cx23885_dmaqueue *dmaq = &dev->ts1.mpegq; in cx23885_start_streaming()
Dcx23885-dvb.c161 struct cx23885_dmaqueue *dmaq = &port->mpegq; in cx23885_start_streaming()