Searched refs:cx18_start_v4l2_encode_stream (Results 1 – 5 of 5) sorted by relevance
45 int cx18_start_v4l2_encode_stream(struct cx18_stream *s);
517 if (cx18_start_v4l2_encode_stream(s_idx)) { in cx18_start_capture()526 if (cx18_start_v4l2_encode_stream(s_vbi)) { in cx18_start_capture()536 if (!cx18_start_v4l2_encode_stream(s)) { in cx18_start_capture()
176 ret = cx18_start_v4l2_encode_stream(s); in snd_cx18_pcm_capture_open()
769 int cx18_start_v4l2_encode_stream(struct cx18_stream *s) in cx18_start_v4l2_encode_stream() function944 EXPORT_SYMBOL(cx18_start_v4l2_encode_stream);
289 ret = cx18_start_v4l2_encode_stream(stream); in cx18_dvb_start_feed()