Searched defs:vidq (Results 1 - 20 of 20) sorted by relevance

/drivers/media/video/cx231xx/
H A Dcx231xx-vbi.c276 struct cx231xx_dmaqueue *vidq = &dev->vbi_mode.vidq; local
279 list_add_tail(&buf->vb.queue, &vidq->active);
311 container_of(dma_q, struct cx231xx_video_mode, vidq);
395 struct cx231xx_dmaqueue *dma_q = &dev->vbi_mode.vidq;
620 container_of(dma_q, struct cx231xx_video_mode, vidq);
H A Dcx231xx-video.c294 container_of(dma_q, struct cx231xx_video_mode, vidq);
908 struct cx231xx_dmaqueue *vidq = &dev->video_mode.vidq; local
911 list_add_tail(&buf->vb.queue, &vidq->active);
H A Dcx231xx-417.c1391 dma_qq = &dev->video_mode.vidq;
1453 struct cx231xx_dmaqueue *vidq = &dev->video_mode.vidq; local
1456 list_add_tail(&buf->vb.queue, &vidq->active);
1727 f->fmt.pix.field = fh->vidq.field;
1729 dev->ts1.width, dev->ts1.height, fh->vidq.field);
1746 dev->ts1.width, dev->ts1.height, fh->vidq.field);
1763 return videobuf_reqbufs(&fh->vidq, p);
1771 return videobuf_querybuf(&fh->vidq, p);
1779 return videobuf_qbuf(&fh->vidq,
[all...]
H A Dcx231xx.h454 struct videobuf_queue vidq; member in struct:cx231xx_fh
540 struct cx231xx_dmaqueue vidq; member in struct:cx231xx_video_mode
/drivers/media/video/
H A Dsaa7146.h87 wait_queue_head_t i2cq, debiq, audq, vidq; member in struct:saa7146
H A Dfsl-viu.c164 struct viu_dmaqueue vidq; member in struct:viu_dev
327 static int restart_video_queue(struct viu_dmaqueue *vidq) argument
331 dprintk(1, "%s vidq=0x%08lx\n", __func__, (unsigned long)vidq);
332 if (!list_empty(&vidq->active)) {
333 buf = list_entry(vidq->active.next, struct viu_buf, vb.queue);
337 viu_stop_dma(vidq->dev);
340 list_for_each_entry_safe(buf, prev, &vidq->active, vb.queue) {
345 mod_timer(&vidq->timeout, jiffies+BUFFER_TIMEOUT);
351 if (list_empty(&vidq
386 struct viu_dmaqueue *vidq = &dev->vidq; local
536 struct viu_dmaqueue *vidq = &dev->vidq; local
1059 struct viu_dmaqueue *vidq = viuq; local
1126 struct viu_dmaqueue *vidq = &dev->vidq; local
[all...]
H A Dvivi.c187 struct vivi_dmaqueue vidq; member in struct:vivi_dev
525 struct vivi_dmaqueue *dma_q = &dev->vidq;
557 struct vivi_dmaqueue *dma_q = &dev->vidq;
600 struct vivi_dmaqueue *dma_q = &dev->vidq;
626 struct vivi_dmaqueue *dma_q = &dev->vidq;
759 struct vivi_dmaqueue *vidq = &dev->vidq; local
765 list_add_tail(&buf->list, &vidq->active);
1321 INIT_LIST_HEAD(&dev->vidq.active);
1322 init_waitqueue_head(&dev->vidq
[all...]
H A Dzr364xx.c188 struct zr364xx_dmaqueue vidq; member in struct:zr364xx_camera
441 list_add_tail(&buf->vb.queue, &cam->vidq.active);
544 struct zr364xx_dmaqueue *dma_q = &cam->vidq;
1648 INIT_LIST_HEAD(&cam->vidq.active);
1649 cam->vidq.cam = cam;
H A Ds2255drv.c221 struct s2255_dmaqueue vidq; member in struct:s2255_channel
583 struct s2255_dmaqueue *dma_q = &channel->vidq;
763 struct s2255_dmaqueue *vidq = &channel->vidq; local
766 list_add_tail(&buf->vb.queue, &vidq->active);
1793 dprintk(2, "%s: fh=0x%08lx, dev=0x%08lx, vidq=0x%08lx\n", __func__,
1795 (unsigned long)&channel->vidq);
1797 list_empty(&channel->vidq.active));
1949 INIT_LIST_HEAD(&channel->vidq.active);
1950 channel->vidq
[all...]
/drivers/media/video/au0828/
H A Dau0828-video.c121 struct au0828_dev *dev = container_of(dma_q, struct au0828_dev, vidq);
204 struct au0828_dmaqueue *dma_q = &dev->vidq;
419 struct au0828_dev *dev = container_of(dma_q, struct au0828_dev, vidq);
748 struct au0828_dmaqueue *vidq = &dev->vidq; local
751 list_add_tail(&buf->vb.queue, &vidq->active);
923 struct au0828_dmaqueue *dma_q = &dev->vidq;
1923 INIT_LIST_HEAD(&dev->vidq.active);
1924 INIT_LIST_HEAD(&dev->vidq.queued);
H A Dau0828.h235 struct au0828_dmaqueue vidq; member in struct:au0828_dev
/drivers/media/video/tm6000/
H A Dtm6000-video.c171 struct tm6000_core *dev = container_of(dma_q, struct tm6000_core, vidq);
213 struct tm6000_core *dev = container_of(dma_q, struct tm6000_core, vidq);
382 struct tm6000_core *dev = container_of(dma_q, struct tm6000_core, vidq);
467 struct tm6000_core *dev = container_of(dma_q, struct tm6000_core, vidq);
513 struct tm6000_core *dev = container_of(dma_q, struct tm6000_core, vidq);
586 struct tm6000_dmaqueue *dma_q = &dev->vidq;
678 struct tm6000_dmaqueue *dma_q = &dev->vidq;
810 struct tm6000_dmaqueue *vidq = &dev->vidq; local
813 list_add_tail(&buf->vb.queue, &vidq
[all...]
H A Dtm6000.h225 struct tm6000_dmaqueue vidq; member in struct:tm6000_core
/drivers/staging/media/solo6x10/
H A Dv4l2.c44 struct videobuf_queue vidq; member in struct:solo_filehandle
510 return videobuf_poll_stream(file, &fh->vidq, wait);
517 return videobuf_mmap_mapper(&fh->vidq, vma);
541 videobuf_queue_sg_init(&fh->vidq, &solo_video_qops,
555 return videobuf_read_stream(&fh->vidq, data, count, ppos, 0,
563 videobuf_stop(&fh->vidq);
564 videobuf_mmap_free(&fh->vidq);
704 if (videobuf_queue_is_busy(&fh->vidq))
735 return videobuf_reqbufs(&fh->vidq, req);
742 return videobuf_querybuf(&fh->vidq, bu
[all...]
H A Dv4l2-enc.c45 struct videobuf_queue vidq; member in struct:solo_enc_fh
977 return videobuf_poll_stream(file, &fh->vidq, wait);
984 return videobuf_mmap_mapper(&fh->vidq, vma);
1002 videobuf_queue_sg_init(&fh->vidq, &solo_enc_video_qops,
1033 return videobuf_read_stream(&fh->vidq, data, count, ppos, 0,
1042 videobuf_stop(&fh->vidq);
1043 videobuf_mmap_free(&fh->vidq);
1237 return videobuf_reqbufs(&fh->vidq, req);
1245 return videobuf_querybuf(&fh->vidq, buf);
1252 return videobuf_qbuf(&fh->vidq, bu
[all...]
/drivers/media/video/em28xx/
H A Dem28xx-video.c368 struct em28xx *dev = container_of(dma_q, struct em28xx, vidq);
423 struct em28xx_dmaqueue *dma_q = &dev->vidq;
516 struct em28xx_dmaqueue *dma_q = &dev->vidq;
797 struct em28xx_dmaqueue *vidq = &dev->vidq; local
800 list_add_tail(&buf->vb.queue, &vidq->active);
H A Dem28xx.h590 struct em28xx_dmaqueue vidq; member in struct:em28xx
/drivers/media/video/cx23885/
H A Dcx23885.h156 struct videobuf_queue vidq; member in struct:cx23885_fh
430 struct cx23885_dmaqueue vidq; member in struct:cx23885_dev
/drivers/media/video/cx25821/
H A Dcx25821.h145 struct videobuf_queue vidq; member in struct:cx25821_fh
252 struct cx25821_dmaqueue vidq; member in struct:cx25821_channel
/drivers/media/video/cx88/
H A Dcx88.h447 struct videobuf_queue vidq; member in struct:cx8800_fh
473 struct cx88_dmaqueue vidq; member in struct:cx8800_dev

Completed in 281 milliseconds