Home
last modified time | relevance | path

Searched refs:ivtv_stop_v4l2_encode_stream (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-streams.h18 int ivtv_stop_v4l2_encode_stream(struct ivtv_stream *s, int gop_end);
H A Divtv-streams.c783 ivtv_stop_v4l2_encode_stream(s, 0); in ivtv_stop_all_captures()
788 int ivtv_stop_v4l2_encode_stream(struct ivtv_stream *s, int gop_end) in ivtv_stop_v4l2_encode_stream() function
910 EXPORT_SYMBOL(ivtv_stop_v4l2_encode_stream);
H A Divtv-alsa-pcm.c196 ivtv_stop_v4l2_encode_stream(s, 0); in snd_ivtv_pcm_capture_close()
H A Divtv-fileops.c485 ivtv_stop_v4l2_encode_stream(s_vbi, 0); in ivtv_start_capture()
816 ivtv_stop_v4l2_encode_stream(s_vbi, 0); in ivtv_stop_capture()
825 ivtv_stop_v4l2_encode_stream(s, gop_end); in ivtv_stop_capture()