/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()
|
/linux/drivers/media/pci/cx88/ |
H A D | cx88-vbi.c | 205 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 234 .stop_streaming = stop_streaming,
|
/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-empress.c | 60 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 84 .stop_streaming = stop_streaming,
|
H A D | saa7134-vbi.c | 167 .stop_streaming = saa7134_vb2_stop_streaming,
|
/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-video.c | 312 video->ops->stop_streaming(video); in video_stop_streaming() 330 .stop_streaming = video_stop_streaming,
|
/linux/drivers/media/common/saa7146/ |
H A D | saa7146_vbi.c | 393 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 409 .stop_streaming = stop_streaming,
|
H A D | saa7146_video.c | 666 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 683 .stop_streaming = stop_streaming,
|
/linux/drivers/media/usb/au0828/ |
H A D | au0828-vbi.c | 76 .stop_streaming = au0828_stop_vbi_streaming,
|
/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-vbi.c | 86 .stop_streaming = em28xx_stop_vbi_streaming,
|
/linux/samples/v4l/ |
H A D | v4l2-pci-skeleton.c | 261 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 281 .stop_streaming = stop_streaming,
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | cxusb-analog.c | 610 (int)cxdev->stop_streaming); in cxusb_medion_v_complete_work() 612 if (cxdev->stop_streaming) in cxusb_medion_v_complete_work() 783 if (cxdev->stop_streaming) { in cxusb_medion_v_start_streaming() 907 if (WARN_ON(cxdev->stop_streaming)) in cxusb_medion_v_stop_streaming() 910 cxdev->stop_streaming = true; in cxusb_medion_v_stop_streaming() 937 cxdev->stop_streaming = false; in cxusb_medion_v_stop_streaming() 957 .stop_streaming = cxusb_medion_v_stop_streaming,
|
H A D | cxusb.h | 133 bool stop_streaming; member
|
/linux/drivers/media/usb/uvc/ |
H A D | uvc_queue.c | 203 .stop_streaming = uvc_stop_streaming, 212 .stop_streaming = uvc_stop_streaming,
|
/linux/drivers/media/usb/stk1160/ |
H A D | stk1160-v4l.c | 726 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 736 .stop_streaming = stop_streaming,
|
/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-meta-out.c | 123 .stop_streaming = meta_out_stop_streaming,
|
H A D | vivid-meta-cap.c | 123 .stop_streaming = meta_cap_stop_streaming,
|
/linux/drivers/media/i2c/ |
H A D | video-i2c.c | 548 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 568 .stop_streaming = stop_streaming,
|
/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-m2m.c | 80 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 221 .stop_streaming = stop_streaming,
|
/linux/drivers/media/pci/intel/ipu6/ |
H A D | ipu6-isys-queue.c | 594 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 774 .stop_streaming = stop_streaming,
|
/linux/drivers/media/usb/pwc/ |
H A D | pwc-if.c | 736 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 762 .stop_streaming = stop_streaming,
|
/linux/drivers/media/platform/rockchip/rga/ |
H A D | rga-buf.c | 224 .stop_streaming = rga_buf_stop_streaming,
|
/linux/drivers/media/pci/sta2x11/ |
H A D | sta2x11_vip.c | 348 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 374 .stop_streaming = stop_streaming,
|
/linux/drivers/media/pci/mgb4/ |
H A D | mgb4_vout.c | 175 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 232 .stop_streaming = stop_streaming,
|
/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-vbi.c | 255 .stop_streaming = cx23885_stop_streaming,
|