Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-mpeg.c250 struct cx88_dmaqueue *cx88q = &dev->mpegq; in cx8802_buf_queue()
280 struct cx88_dmaqueue *q = &dev->mpegq; in do_cancel_buffers()
341 cx88_wakeup(dev->core, &dev->mpegq, count); in cx8802_mpeg_irq()
415 INIT_LIST_HEAD(&dev->mpegq.active); in cx8802_init_common()
450 if (!list_empty(&dev->mpegq.active)) { in cx8802_suspend_common()
498 if (!list_empty(&dev->mpegq.active)) { in cx8802_resume_common()
500 cx8802_restart_queue(dev, &dev->mpegq); in cx8802_resume_common()
Dcx88.h554 struct cx88_dmaqueue mpegq; member
Dcx88-blackbird.c713 struct cx88_dmaqueue *dmaq = &dev->mpegq; in start_streaming()
763 struct cx88_dmaqueue *dmaq = &dev->mpegq; in stop_streaming()
Dcx88-dvb.c131 struct cx88_dmaqueue *dmaq = &dev->mpegq; in start_streaming()
142 struct cx88_dmaqueue *dmaq = &dev->mpegq; in stop_streaming()
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-core.c738 INIT_LIST_HEAD(&port->mpegq.active); in cx23885_init_tsport()
1608 struct cx23885_dmaqueue *cx88q = &port->mpegq; in cx23885_buf_queue()
1637 struct cx23885_dmaqueue *q = &port->mpegq; in do_cancel_buffers()
1706 cx23885_wakeup(port, &port->mpegq, count); in cx23885_irq_417()
1756 cx23885_wakeup(port, &port->mpegq, count); in cx23885_irq_ts()
Dcx23885.h272 struct cx23885_dmaqueue mpegq; member
Dcx23885-417.c1179 struct cx23885_dmaqueue *dmaq = &dev->ts1.mpegq; in cx23885_start_streaming()
Dcx23885-dvb.c163 struct cx23885_dmaqueue *dmaq = &port->mpegq; in cx23885_start_streaming()