/drivers/media/usb/as102/ |
D | as10x_cmd_stream.c | 182 sizeof(pcmd->body.stop_streaming.req)); in as10x_cmd_stop_streaming() 185 pcmd->body.stop_streaming.req.proc_id = in as10x_cmd_stop_streaming() 191 sizeof(pcmd->body.stop_streaming.req) in as10x_cmd_stop_streaming() 193 sizeof(prsp->body.stop_streaming.rsp) in as10x_cmd_stop_streaming()
|
D | as10x_cmd.h | 456 union as10x_stop_streaming stop_streaming; member
|
/drivers/media/pci/saa7134/ |
D | saa7134-empress.c | 79 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 104 .stop_streaming = stop_streaming,
|
D | saa7134-vbi.c | 191 .stop_streaming = saa7134_vb2_stop_streaming,
|
D | saa7134-ts.c | 194 .stop_streaming = saa7134_ts_stop_streaming,
|
/drivers/media/usb/em28xx/ |
D | em28xx-vbi.c | 101 .stop_streaming = em28xx_stop_vbi_streaming,
|
/drivers/media/usb/stk1160/ |
D | stk1160-v4l.c | 591 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 601 .stop_streaming = stop_streaming,
|
/drivers/media/usb/pwc/ |
D | pwc-if.c | 685 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 708 .stop_streaming = stop_streaming,
|
/drivers/media/platform/exynos4-is/ |
D | fimc-m2m.c | 88 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 233 .stop_streaming = stop_streaming,
|
D | fimc-lite.c | 353 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 466 .stop_streaming = stop_streaming,
|
D | fimc-capture.c | 297 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 471 .stop_streaming = stop_streaming,
|
D | fimc-isp-video.c | 269 .stop_streaming = isp_video_capture_stop_streaming,
|
/drivers/media/pci/sta2x11/ |
D | sta2x11_vip.c | 360 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 386 .stop_streaming = stop_streaming,
|
/drivers/media/platform/soc_camera/ |
D | atmel-isi.c | 410 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 457 .stop_streaming = stop_streaming,
|
/drivers/media/platform/vivid/ |
D | vivid-vbi-out.c | 133 .stop_streaming = vbi_out_stop_streaming,
|
D | vivid-vbi-cap.c | 238 .stop_streaming = vbi_cap_stop_streaming,
|
D | vivid-sdr-cap.c | 299 .stop_streaming = sdr_cap_stop_streaming,
|
/drivers/media/pci/cx23885/ |
D | cx23885-vbi.c | 270 .stop_streaming = cx23885_stop_streaming,
|
/drivers/media/platform/s5p-tv/ |
D | mixer_video.c | 992 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 1046 .stop_streaming = stop_streaming,
|
/drivers/media/usb/cx231xx/ |
D | cx231xx-dvb.c | 297 static int stop_streaming(struct cx231xx_dvb *dvb) in stop_streaming() function 344 err = stop_streaming(dvb); in stop_feed()
|
/drivers/media/usb/s2255/ |
D | s2255drv.c | 717 static void stop_streaming(struct vb2_queue *vq); 724 .stop_streaming = stop_streaming, 1112 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function
|
/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 438 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 558 .stop_streaming = stop_streaming,
|
/drivers/media/usb/usbtv/ |
D | usbtv-video.c | 653 .stop_streaming = usbtv_stop_streaming,
|
/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2.c | 363 .stop_streaming = solo_stop_streaming,
|
/drivers/media/platform/marvell-ccic/ |
D | mcam-core.c | 1192 .stop_streaming = mcam_vb_stop_streaming, 1269 .stop_streaming = mcam_vb_stop_streaming,
|