cx18_stop_v4l2_encode_stream  193 drivers/media/pci/cx18/cx18-alsa-pcm.c 	cx18_stop_v4l2_encode_stream(s, 0);
cx18_stop_v4l2_encode_stream  321 drivers/media/pci/cx18/cx18-dvb.c 			ret = cx18_stop_v4l2_encode_stream(stream, 0);
cx18_stop_v4l2_encode_stream  556 drivers/media/pci/cx18/cx18-fileops.c 			cx18_stop_v4l2_encode_stream(s_idx, 0);
cx18_stop_v4l2_encode_stream  562 drivers/media/pci/cx18/cx18-fileops.c 			cx18_stop_v4l2_encode_stream(s_vbi, 0);
cx18_stop_v4l2_encode_stream  717 drivers/media/pci/cx18/cx18-fileops.c 				cx18_stop_v4l2_encode_stream(s_vbi, 0);
cx18_stop_v4l2_encode_stream  721 drivers/media/pci/cx18/cx18-fileops.c 				cx18_stop_v4l2_encode_stream(s_idx, 0);
cx18_stop_v4l2_encode_stream  729 drivers/media/pci/cx18/cx18-fileops.c 			cx18_stop_v4l2_encode_stream(s, gop_end);
cx18_stop_v4l2_encode_stream  956 drivers/media/pci/cx18/cx18-streams.c 			cx18_stop_v4l2_encode_stream(s, 0);
cx18_stop_v4l2_encode_stream 1008 drivers/media/pci/cx18/cx18-streams.c EXPORT_SYMBOL(cx18_stop_v4l2_encode_stream);
cx18_stop_v4l2_encode_stream   46 drivers/media/pci/cx18/cx18-streams.h int cx18_stop_v4l2_encode_stream(struct cx18_stream *s, int gop_end);