Home
last modified time | relevance | path

Searched refs:videobuf_dqbuf (Results 1 – 14 of 14) sorted by relevance

/drivers/media/video/
Dvideobuf-core.c646 int videobuf_dqbuf(struct videobuf_queue *q, in videobuf_dqbuf() function
1122 EXPORT_SYMBOL_GPL(videobuf_dqbuf);
Dsoc_camera.c203 return videobuf_dqbuf(&icf->vb_vidq, p, file->f_flags & O_NONBLOCK); in soc_camera_dqbuf()
Dvivi.c907 return (videobuf_dqbuf(&fh->vb_vidq, p, in vidioc_dqbuf()
Domap24xxcam.c1126 rval = videobuf_dqbuf(&ofh->vbq, b, file->f_flags & O_NONBLOCK); in vidioc_dqbuf()
Ds2255drv.c1089 rc = videobuf_dqbuf(&fh->vb_vidq, p, file->f_flags & O_NONBLOCK); in vidioc_dqbuf()
/drivers/media/video/saa7134/
Dsaa7134-empress.c286 return videobuf_dqbuf(&dev->empress_tsq, b, in empress_dqbuf()
Dsaa7134-video.c2210 return videobuf_dqbuf(saa7134_queue(fh), b, in saa7134_dqbuf()
/drivers/media/video/cx88/
Dcx88-blackbird.c833 return (videobuf_dqbuf(&fh->mpegq, p, in vidioc_dqbuf()
Dcx88-video.c1210 return (videobuf_dqbuf(get_queue(fh), p, in vidioc_dqbuf()
/drivers/media/common/
Dsaa7146_video.c1150 ret = videobuf_dqbuf(q,buf,file->f_flags & O_NONBLOCK); in saa7146_video_do_ioctl()
/drivers/media/video/cx23885/
Dcx23885-417.c1468 return videobuf_dqbuf(&fh->mpegq, b, file->f_flags & O_NONBLOCK); in vidioc_dqbuf()
Dcx23885-video.c1099 return videobuf_dqbuf(get_queue(fh), p, in vidioc_dqbuf()
/drivers/media/video/em28xx/
Dem28xx-video.c1474 return (videobuf_dqbuf(&fh->vb_vidq, b, in vidioc_dqbuf()
/drivers/media/video/bt8xx/
Dbttv-driver.c2868 return videobuf_dqbuf(bttv_queue(fh), b, in bttv_dqbuf()