Searched refs:stop_streaming (Results 1 - 25 of 57) sorted by relevance

123

/drivers/media/usb/as102/
H A Das10x_cmd_stream.c182 sizeof(pcmd->body.stop_streaming.req));
185 pcmd->body.stop_streaming.req.proc_id =
191 sizeof(pcmd->body.stop_streaming.req)
193 sizeof(prsp->body.stop_streaming.rsp)
H A Das10x_cmd.h456 union as10x_stop_streaming stop_streaming; member in union:as10x_cmd_t::__anon2368
/drivers/media/usb/em28xx/
H A Dem28xx-vbi.c101 .stop_streaming = em28xx_stop_vbi_streaming,
/drivers/media/pci/saa7134/
H A Dsaa7134-empress.c79 static void stop_streaming(struct vb2_queue *vq) function
104 .stop_streaming = stop_streaming,
H A Dsaa7134-vbi.c191 .stop_streaming = saa7134_vb2_stop_streaming,
H A Dsaa7134-ts.c194 .stop_streaming = saa7134_ts_stop_streaming,
/drivers/media/usb/stk1160/
H A Dstk1160-v4l.c586 static void stop_streaming(struct vb2_queue *vq) function
596 .stop_streaming = stop_streaming,
/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c270 .stop_streaming = cx23885_stop_streaming,
/drivers/media/platform/vivid/
H A Dvivid-vbi-out.c133 .stop_streaming = vbi_out_stop_streaming,
H A Dvivid-sdr-cap.c299 .stop_streaming = sdr_cap_stop_streaming,
H A Dvivid-vbi-cap.c238 .stop_streaming = vbi_cap_stop_streaming,
/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c360 static void stop_streaming(struct vb2_queue *vq) function
386 .stop_streaming = stop_streaming,
/drivers/media/platform/exynos4-is/
H A Dfimc-m2m.c88 static void stop_streaming(struct vb2_queue *q) function
233 .stop_streaming = stop_streaming,
H A Dfimc-lite.c353 static void stop_streaming(struct vb2_queue *q) function
466 .stop_streaming = stop_streaming,
H A Dfimc-isp-video.c248 /* TODO: Ensure the DMA is really stopped in stop_streaming callback */
269 .stop_streaming = isp_video_capture_stop_streaming,
H A Dfimc-capture.c297 static void stop_streaming(struct vb2_queue *q) function
471 .stop_streaming = stop_streaming,
/drivers/media/platform/soc_camera/
H A Datmel-isi.c410 static void stop_streaming(struct vb2_queue *vq) function
457 .stop_streaming = stop_streaming,
/drivers/media/usb/pwc/
H A Dpwc-if.c684 static void stop_streaming(struct vb2_queue *vq) function
707 .stop_streaming = stop_streaming,
/drivers/media/platform/s5p-tv/
H A Dmixer_video.c992 static void stop_streaming(struct vb2_queue *vq) function
1046 .stop_streaming = stop_streaming,
/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c297 static int stop_streaming(struct cx231xx_dvb *dvb) function
344 err = stop_streaming(dvb);
/drivers/media/platform/s3c-camif/
H A Dcamif-capture.c438 static void stop_streaming(struct vb2_queue *vq) function
558 .stop_streaming = stop_streaming,
/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c363 .stop_streaming = solo_stop_streaming,
/drivers/media/usb/s2255/
H A Ds2255drv.c717 static void stop_streaming(struct vb2_queue *vq);
724 .stop_streaming = stop_streaming,
1112 static void stop_streaming(struct vb2_queue *vq) function
/drivers/media/platform/marvell-ccic/
H A Dmcam-core.c1192 .stop_streaming = mcam_vb_stop_streaming,
1269 .stop_streaming = mcam_vb_stop_streaming,
/drivers/media/pci/tw68/
H A Dtw68-video.c548 .stop_streaming = tw68_stop_streaming,

Completed in 347 milliseconds

123