Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-mpeg.c252 struct cx88_dmaqueue *cx88q = &dev->mpegq; in cx8802_buf_queue()
283 struct cx88_dmaqueue *q = &dev->mpegq; in do_cancel_buffers()
342 cx88_wakeup(dev->core, &dev->mpegq, count); in cx8802_mpeg_irq()
416 INIT_LIST_HEAD(&dev->mpegq.active); in cx8802_init_common()
453 if (!list_empty(&dev->mpegq.active)) { in cx8802_suspend_common()
503 if (!list_empty(&dev->mpegq.active)) { in cx8802_resume_common()
505 cx8802_restart_queue(dev,&dev->mpegq); in cx8802_resume_common()
Dcx88.h555 struct cx88_dmaqueue mpegq; member
Dcx88-blackbird.c684 struct cx88_dmaqueue *dmaq = &dev->mpegq; in start_streaming()
733 struct cx88_dmaqueue *dmaq = &dev->mpegq; in stop_streaming()
Dcx88-dvb.c130 struct cx88_dmaqueue *dmaq = &dev->mpegq; in start_streaming()
141 struct cx88_dmaqueue *dmaq = &dev->mpegq; in stop_streaming()
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-core.c697 INIT_LIST_HEAD(&port->mpegq.active); in cx23885_init_tsport()
1494 struct cx23885_dmaqueue *cx88q = &port->mpegq; in cx23885_buf_queue()
1524 struct cx23885_dmaqueue *q = &port->mpegq; in do_cancel_buffers()
1594 cx23885_wakeup(port, &port->mpegq, count); in cx23885_irq_417()
1644 cx23885_wakeup(port, &port->mpegq, count); in cx23885_irq_ts()
Dcx23885.h262 struct cx23885_dmaqueue mpegq; member
Dcx23885-417.c1186 struct cx23885_dmaqueue *dmaq = &dev->ts1.mpegq; in cx23885_start_streaming()
Dcx23885-dvb.c158 struct cx23885_dmaqueue *dmaq = &port->mpegq; in cx23885_start_streaming()