Searched refs:stop_streaming (Results 51 - 75 of 160) sorted by relevance

1234567

/linux-master/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_video.c572 .stop_streaming = cedrus_stop_streaming,
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateful.c608 .stop_streaming = vb2ops_vdec_stop_streaming,
/linux-master/drivers/media/platform/xilinx/
H A Dxilinx-dma.c464 .stop_streaming = xvip_dma_stop_streaming,
/linux-master/drivers/media/pci/dt3155/
H A Ddt3155.c229 .stop_streaming = dt3155_stop_streaming,
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.c165 .stop_streaming = histo_stop_streaming,
/linux-master/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_capture.c370 .stop_streaming = sun6i_isp_capture_stop_streaming,
H A Dsun6i_isp_params.c381 .stop_streaming = sun6i_isp_params_stop_streaming,
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp-video.c240 /* TODO: Ensure the DMA is really stopped in stop_streaming callback */
261 .stop_streaming = isp_video_capture_stop_streaming,
H A Dfimc-capture.c290 static void stop_streaming(struct vb2_queue *q) function
461 .stop_streaming = stop_streaming,
/linux-master/drivers/staging/media/starfive/camss/
H A Dstf-capture.c558 .stop_streaming = stf_capture_stop,
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_fops.c443 .stop_streaming = atomisp_stop_streaming,
/linux-master/drivers/media/usb/s2255/
H A Ds2255drv.c699 static void stop_streaming(struct vb2_queue *vq);
706 .stop_streaming = stop_streaming,
1078 static void stop_streaming(struct vb2_queue *vq) function
/linux-master/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.c591 static void stop_streaming(struct vb2_queue *vq) function
660 .stop_streaming = stop_streaming,
/linux-master/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c1565 .stop_streaming = delta_vb2_au_stop_streaming,
1575 .stop_streaming = delta_vb2_frame_stop_streaming,
/linux-master/drivers/media/platform/marvell/
H A Dmcam-core.c1182 cam_dbg(cam, "stop_streaming: %d frames, %d singles, %d delivered\n",
1205 .stop_streaming = mcam_vb_stop_streaming,
1269 .stop_streaming = mcam_vb_stop_streaming,
/linux-master/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-m2m.c281 .stop_streaming = gsc_m2m_stop_streaming,
/linux-master/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.c188 .stop_streaming = dma2d_stop_streaming,
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-m2m.c275 .stop_streaming = mxc_isi_m2m_vb2_stop_streaming,
/linux-master/drivers/media/platform/amlogic/meson-ge2d/
H A Dge2d.c393 .stop_streaming = ge2d_stop_streaming,
/linux-master/drivers/media/platform/via/
H A Dvia-camera.c668 .stop_streaming = viacam_vb2_stop_streaming,
/linux-master/drivers/staging/media/imx/
H A Dimx-media-capture.c774 .stop_streaming = capture_stop_streaming,
/linux-master/drivers/input/touchscreen/
H A Dsur40.c1110 .stop_streaming = sur40_stop_streaming,
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Dv4l2.c330 .stop_streaming = tegra_stop_streaming,
/linux-master/drivers/media/pci/cx18/
H A Dcx18-streams.c231 .stop_streaming = cx18_stop_streaming,
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-video.c301 .stop_streaming = cx25821_stop_streaming,

Completed in 275 milliseconds

1234567