Searched refs:ivtv_stop_v4l2_encode_stream (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-streams.h | 18 int ivtv_stop_v4l2_encode_stream(struct ivtv_stream *s, int gop_end);
|
H A D | ivtv-streams.c | 783 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); variable
|
H A D | ivtv-alsa-pcm.c | 196 ivtv_stop_v4l2_encode_stream(s, 0); in snd_ivtv_pcm_capture_close()
|
H A D | ivtv-fileops.c | 485 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()
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-streams.h | 18 int ivtv_stop_v4l2_encode_stream(struct ivtv_stream *s, int gop_end);
|
H A D | ivtv-streams.c | 783 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); variable
|
H A D | ivtv-alsa-pcm.c | 196 ivtv_stop_v4l2_encode_stream(s, 0); in snd_ivtv_pcm_capture_close()
|
H A D | ivtv-fileops.c | 485 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()
|
Completed in 11 milliseconds