Searched refs:cx18_start_v4l2_encode_stream (Results 1 – 5 of 5) sorted by relevance
59 int cx18_start_v4l2_encode_stream(struct cx18_stream *s);
531 if (cx18_start_v4l2_encode_stream(s_idx)) { in cx18_start_capture()540 if (cx18_start_v4l2_encode_stream(s_vbi)) { in cx18_start_capture()550 if (!cx18_start_v4l2_encode_stream(s)) { in cx18_start_capture()
190 ret = cx18_start_v4l2_encode_stream(s); in snd_cx18_pcm_capture_open()
789 int cx18_start_v4l2_encode_stream(struct cx18_stream *s) in cx18_start_v4l2_encode_stream() function964 EXPORT_SYMBOL(cx18_start_v4l2_encode_stream);
303 ret = cx18_start_v4l2_encode_stream(stream); in cx18_dvb_start_feed()