Searched refs:cx18_stop_v4l2_encode_stream (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-streams.h60 int cx18_stop_v4l2_encode_stream(struct cx18_stream *s, int gop_end);
H A Dcx18-fileops.c571 cx18_stop_v4l2_encode_stream(s_idx, 0); cx18_start_capture()
577 cx18_stop_v4l2_encode_stream(s_vbi, 0); cx18_start_capture()
733 cx18_stop_v4l2_encode_stream(s_vbi, 0); cx18_stop_capture()
737 cx18_stop_v4l2_encode_stream(s_idx, 0); cx18_stop_capture()
745 cx18_stop_v4l2_encode_stream(s, gop_end); cx18_stop_capture()
H A Dcx18-alsa-pcm.c207 cx18_stop_v4l2_encode_stream(s, 0); snd_cx18_pcm_capture_close()
H A Dcx18-streams.c972 cx18_stop_v4l2_encode_stream(s, 0); cx18_stop_all_captures()
976 int cx18_stop_v4l2_encode_stream(struct cx18_stream *s, int gop_end) cx18_stop_v4l2_encode_stream() function
1024 EXPORT_SYMBOL(cx18_stop_v4l2_encode_stream); variable
H A Dcx18-dvb.c337 ret = cx18_stop_v4l2_encode_stream(stream, 0); cx18_dvb_stop_feed()

Completed in 61 milliseconds