Searched defs:vidioc_streamon (Results 1 - 25 of 26) sorted by relevance

12

/drivers/media/video/s5p-g2d/
H A Dg2d.c440 static int vidioc_streamon(struct file *file, void *priv, function
647 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/s5p-mfc/
H A Ds5p_mfc_dec.c568 static int vidioc_streamon(struct file *file, void *priv, function
742 .vidioc_streamon = vidioc_streamon,
H A Ds5p_mfc_enc.c1145 static int vidioc_streamon(struct file *file, void *priv, function
1487 .vidioc_streamon = vidioc_streamon,
/drivers/media/common/
H A Dsaa7146_video.c1053 static int vidioc_streamon(struct file *file, void *__fh, enum v4l2_buf_type type) function
1147 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/au0828/
H A Dau0828-video.c1621 static int vidioc_streamon(struct file *file, void *priv, function
1635 dprintk(1, "vidioc_streamon fh=%p t=%d fh->res=%d dev->res=%d\n",
1855 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/cx23885/
H A Dcx23885-video.c1200 static int vidioc_streamon(struct file *file, void *priv, function
1745 .vidioc_streamon = vidioc_streamon,
H A Dcx23885-417.c1452 static int vidioc_streamon(struct file *file, void *priv, function
1685 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/cx88/
H A Dcx88-video.c1254 static int vidioc_streamon(struct file *file, void *priv, enum v4l2_buf_type i) function
1769 .vidioc_streamon = vidioc_streamon,
H A Dcx88-blackbird.c834 static int vidioc_streamon(struct file *file, void *priv, enum v4l2_buf_type i) function
1197 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/
H A Dmem2mem_testdev.c614 static int vidioc_streamon(struct file *file, void *priv, function
728 .vidioc_streamon = vidioc_streamon,
H A Dmeye.c1515 static int vidioc_streamon(struct file *file, void *fh, enum v4l2_buf_type i) function
1683 .vidioc_streamon = vidioc_streamon,
H A Domap24xxcam.c1162 static int vidioc_streamon(struct file *file, void *fh, enum v4l2_buf_type i) function
1614 .vidioc_streamon = vidioc_streamon,
H A Dfsl-viu.c919 static int vidioc_streamon(struct file *file, void *priv, enum v4l2_buf_type i) function
1447 .vidioc_streamon = vidioc_streamon,
H A Dmx2_emmaprp.c643 static int vidioc_streamon(struct file *file, void *priv, function
678 .vidioc_streamon = vidioc_streamon,
H A Dvivi.c950 static int vidioc_streamon(struct file *file, void *priv, enum v4l2_buf_type i) function
1192 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/omap/
H A Domap_vout.c1616 static int vidioc_streamon(struct file *file, void *fh, enum v4l2_buf_type i) function
1873 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/tm6000/
H A Dtm6000-video.c1036 static int vidioc_streamon(struct file *file, void *priv, enum v4l2_buf_type i) function
1668 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/usbvision/
H A Dusbvision-video.c851 static int vidioc_streamon(struct file *file, void *priv, enum v4l2_buf_type i) function
1225 .vidioc_streamon = vidioc_streamon,
/drivers/staging/media/go7007/
H A Dgo7007-v4l2.c934 static int vidioc_streamon(struct file *file, void *priv, function
1767 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/cx231xx/
H A Dcx231xx-video.c1823 static int vidioc_streamon(struct file *file, void *priv, function
2493 .vidioc_streamon = vidioc_streamon,
H A Dcx231xx-417.c1789 static int vidioc_streamon(struct file *file, void *priv, function
1796 dprintk(3, "enter vidioc_streamon()\n");
1810 dprintk(3, "exit vidioc_streamon()\n");
2093 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/cx25821/
H A Dcx25821-video.c945 static int vidioc_streamon(struct file *file, void *priv, enum v4l2_buf_type i) function
1988 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/em28xx/
H A Dem28xx-video.c1709 static int vidioc_streamon(struct file *file, void *priv, function
1723 em28xx_videodbg("vidioc_streamon fh=%p t=%d fh->res=%d dev->res=%d\n",
2427 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/gspca/
H A Dgspca.c1681 static int vidioc_streamon(struct file *file, void *priv, function
2130 ret = vidioc_streamon(file, gspca_dev, V4L2_BUF_TYPE_VIDEO_CAPTURE);
2249 .vidioc_streamon = vidioc_streamon,
/drivers/media/video/tlg2300/
H A Dpd-video.c1260 static int vidioc_streamon(struct file *file, void *fh, function
1581 .vidioc_streamon = vidioc_streamon,

Completed in 689 milliseconds

12