/linux/drivers/media/usb/as102/ |
H A D | as10x_cmd_stream.c | 173 sizeof(pcmd->body.stop_streaming.req)); in as10x_cmd_stop_streaming() 176 pcmd->body.stop_streaming.req.proc_id = in as10x_cmd_stop_streaming() 182 sizeof(pcmd->body.stop_streaming.req) in as10x_cmd_stop_streaming() 184 sizeof(prsp->body.stop_streaming.rsp) in as10x_cmd_stop_streaming()
|
H A D | as10x_cmd.h | 447 union as10x_stop_streaming stop_streaming; member
|
/linux/drivers/staging/media/starfive/camss/ |
H A D | stf-video.h | 92 void (*stop_streaming)(struct stfcamss_video *video); member
|
H A D | stf-capture.c | 560 .stop_streaming = stf_capture_stop,
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | cxusb.h | 133 bool stop_streaming; member
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-v4l2.c | 538 bool stop_streaming = false; in imgu_vb2_stop_streaming() local 560 stop_streaming = true; in imgu_vb2_stop_streaming() 569 if (stop_streaming) { in imgu_vb2_stop_streaming() 939 .stop_streaming = imgu_vb2_stop_streaming,
|
/linux/drivers/media/platform/atmel/ |
H A D | atmel-isi.c | 476 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 528 .stop_streaming = stop_streaming,
|
/linux/include/media/ |
H A D | videobuf2-core.h | 450 void (*stop_streaming)(struct vb2_queue *q); member
|
/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-dvb.c | 293 static int stop_streaming(struct cx231xx_dvb *dvb) in stop_streaming() function 340 err = stop_streaming(dvb); in stop_feed()
|
/linux/drivers/media/dvb-core/ |
H A D | dvb_vb2.c | 128 .stop_streaming = _stop_streaming,
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-stats.c | 153 .stop_streaming = rkisp1_stats_vb2_stop_streaming,
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_fops.c | 432 .stop_streaming = atomisp_stop_streaming,
|
/linux/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | bcm2835-camera.c | 591 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 660 .stop_streaming = stop_streaming,
|
/linux/drivers/input/rmi4/ |
H A D | rmi_f54.c | 374 .stop_streaming = rmi_f54_stop_streaming,
|
/linux/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | mtk_vcodec_dec_stateful.c | 606 .stop_streaming = vb2ops_vdec_stop_streaming,
|
H A D | mtk_vcodec_dec_stateless.c | 860 .stop_streaming = vb2ops_vdec_stop_streaming,
|
/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-video.c | 317 .stop_streaming = video_stop_streaming,
|
/linux/drivers/input/touchscreen/ |
H A D | sur40.c | 1110 .stop_streaming = sur40_stop_streaming,
|
/linux/drivers/media/pci/netup_unidvb/ |
H A D | netup_unidvb_core.c | 359 .stop_streaming = netup_unidvb_stop_streaming,
|
/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_video.c | 877 .stop_streaming = vsp1_video_stop_streaming,
|
/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-v4l2.c | 534 .stop_streaming = bdisp_stop_streaming,
|
/linux/drivers/media/platform/ti/davinci/ |
H A D | vpif_capture.c | 311 .stop_streaming = vpif_stop_streaming,
|
/linux/drivers/media/dvb-frontends/ |
H A D | rtl2832_sdr.c | 949 .stop_streaming = rtl2832_sdr_stop_streaming,
|
/linux/drivers/media/pci/intel/ipu3/ |
H A D | ipu3-cio2.c | 1047 .stop_streaming = cio2_vb2_stop_streaming,
|
/linux/drivers/media/platform/microchip/ |
H A D | microchip-isc-base.c | 470 .stop_streaming = isc_stop_streaming,
|