Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/pci/cx88/
Dcx88-mpeg.c241 struct cx88_dmaqueue *cx88q = &dev->mpegq; in cx8802_buf_queue()
271 struct cx88_dmaqueue *q = &dev->mpegq; in do_cancel_buffers()
332 cx88_wakeup(dev->core, &dev->mpegq, count); in cx8802_mpeg_irq()
406 INIT_LIST_HEAD(&dev->mpegq.active); in cx8802_init_common()
441 if (!list_empty(&dev->mpegq.active)) { in cx8802_suspend_common()
489 if (!list_empty(&dev->mpegq.active)) { in cx8802_resume_common()
491 cx8802_restart_queue(dev, &dev->mpegq); in cx8802_resume_common()
Dcx88.h545 struct cx88_dmaqueue mpegq; member
Dcx88-blackbird.c705 struct cx88_dmaqueue *dmaq = &dev->mpegq; in start_streaming()
755 struct cx88_dmaqueue *dmaq = &dev->mpegq; in stop_streaming()
Dcx88-dvb.c123 struct cx88_dmaqueue *dmaq = &dev->mpegq; in start_streaming()
134 struct cx88_dmaqueue *dmaq = &dev->mpegq; in stop_streaming()
/Linux-v5.15/drivers/media/pci/cx23885/
Dcx23885-core.c746 INIT_LIST_HEAD(&port->mpegq.active); in cx23885_init_tsport()
1618 struct cx23885_dmaqueue *cx88q = &port->mpegq; in cx23885_buf_queue()
1647 struct cx23885_dmaqueue *q = &port->mpegq; in do_cancel_buffers()
1716 cx23885_wakeup(port, &port->mpegq, count); in cx23885_irq_417()
1766 cx23885_wakeup(port, &port->mpegq, count); in cx23885_irq_ts()
Dcx23885.h262 struct cx23885_dmaqueue mpegq; member
Dcx23885-417.c1170 struct cx23885_dmaqueue *dmaq = &dev->ts1.mpegq; in cx23885_start_streaming()
Dcx23885-dvb.c153 struct cx23885_dmaqueue *dmaq = &port->mpegq; in cx23885_start_streaming()
/Linux-v5.15/drivers/media/usb/cx231xx/
Dcx231xx.h705 struct vb2_queue mpegq; member
Dcx231xx-417.c1777 q = &dev->mpegq; in cx231xx_417_register()