/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/cx88/ |
D | cx88-vbi.c | 203 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 232 .stop_streaming = stop_streaming,
|
D | cx88-blackbird.c | 733 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 768 .stop_streaming = stop_streaming,
|
D | cx88-video.c | 551 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 579 .stop_streaming = stop_streaming,
|
D | cx88-dvb.c | 141 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 168 .stop_streaming = stop_streaming,
|
/drivers/media/pci/saa7134/ |
D | saa7134-empress.c | 72 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 96 .stop_streaming = stop_streaming,
|
D | saa7134-vbi.c | 181 .stop_streaming = saa7134_vb2_stop_streaming,
|
D | saa7134-ts.c | 185 .stop_streaming = saa7134_ts_stop_streaming,
|
/drivers/media/usb/em28xx/ |
D | em28xx-vbi.c | 102 .stop_streaming = em28xx_stop_vbi_streaming,
|
/drivers/media/usb/au0828/ |
D | au0828-vbi.c | 93 .stop_streaming = au0828_stop_vbi_streaming,
|
/drivers/media/usb/stk1160/ |
D | stk1160-v4l.c | 736 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 746 .stop_streaming = stop_streaming,
|
/drivers/media/usb/pwc/ |
D | pwc-if.c | 694 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 720 .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 234 .stop_streaming = stop_streaming,
|
D | fimc-lite.c | 348 static void stop_streaming(struct vb2_queue *q) in stop_streaming() function 463 .stop_streaming = stop_streaming,
|
/drivers/media/platform/vivid/ |
D | vivid-vbi-out.c | 135 .stop_streaming = vbi_out_stop_streaming,
|
D | vivid-vbi-cap.c | 242 .stop_streaming = vbi_cap_stop_streaming,
|
/drivers/media/pci/sta2x11/ |
D | sta2x11_vip.c | 364 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 390 .stop_streaming = stop_streaming,
|
/drivers/media/platform/soc_camera/ |
D | atmel-isi.c | 428 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 475 .stop_streaming = stop_streaming,
|
/drivers/media/pci/cx23885/ |
D | cx23885-vbi.c | 266 .stop_streaming = cx23885_stop_streaming,
|
/drivers/media/platform/s5p-tv/ |
D | mixer_video.c | 979 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 1033 .stop_streaming = stop_streaming,
|
/drivers/media/usb/cx231xx/ |
D | cx231xx-dvb.c | 302 static int stop_streaming(struct cx231xx_dvb *dvb) in stop_streaming() function 349 err = stop_streaming(dvb); in stop_feed()
|
/drivers/media/usb/uvc/ |
D | uvc_queue.c | 192 .stop_streaming = uvc_stop_streaming,
|
/drivers/media/usb/s2255/ |
D | s2255drv.c | 718 static void stop_streaming(struct vb2_queue *vq); 725 .stop_streaming = stop_streaming, 1113 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function
|
/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 434 static void stop_streaming(struct vb2_queue *vq) in stop_streaming() function 547 .stop_streaming = stop_streaming,
|