Lines Matching refs:ivtv_stream
35 struct ivtv_stream *s = &itv->streams[type];
36 struct ivtv_stream *s_vbi;
91 void ivtv_release_stream(struct ivtv_stream *s)
94 struct ivtv_stream *s_vbi;
193 static struct ivtv_buffer *ivtv_get_buffer(struct ivtv_stream *s, int non_block, int *err)
196 struct ivtv_stream *s_vbi = &itv->streams[IVTV_ENC_STREAM_TYPE_VBI];
286 static size_t ivtv_copy_buf_to_user(struct ivtv_stream *s, struct ivtv_buffer *buf,
346 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block)
403 static ssize_t ivtv_read_pos(struct ivtv_stream *s, char __user *ubuf, size_t count,
418 struct ivtv_stream *s = &itv->streams[id->type];
419 struct ivtv_stream *s_vbi;
497 struct ivtv_stream *s = &itv->streams[id->type];
514 struct ivtv_stream *s = &itv->streams[id->type];
540 struct ivtv_stream *s = &itv->streams[id->type];
725 struct ivtv_stream *s = &itv->streams[id->type];
760 struct ivtv_stream *s = &itv->streams[id->type];
799 struct ivtv_stream *s = &itv->streams[id->type];
807 struct ivtv_stream *s_vbi = &itv->streams[IVTV_ENC_STREAM_TYPE_VBI];
838 struct ivtv_stream *s = &itv->streams[id->type];
871 struct ivtv_stream *s = &itv->streams[id->type];
912 struct ivtv_stream *s_vout = &itv->streams[IVTV_DEC_STREAM_TYPE_VOUT];
934 struct ivtv_stream *s = video_get_drvdata(vdev);