Lines Matching defs:s
35 struct ivtv_stream *s = &itv->streams[type]; in ivtv_claim_stream() local
91 void ivtv_release_stream(struct ivtv_stream *s) in ivtv_release_stream()
193 static struct ivtv_buffer *ivtv_get_buffer(struct ivtv_stream *s, int non_block, int *err) in ivtv_get_buffer()
286 static size_t ivtv_copy_buf_to_user(struct ivtv_stream *s, struct ivtv_buffer *buf, in ivtv_copy_buf_to_user()
346 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block) in ivtv_read()
403 static ssize_t ivtv_read_pos(struct ivtv_stream *s, char __user *ubuf, size_t count, in ivtv_read_pos()
418 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_start_capture() local
497 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_v4l2_read() local
514 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_start_decoding() local
540 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_write() local
725 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_v4l2_dec_poll() local
760 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_v4l2_enc_poll() local
799 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_stop_capture() local
838 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_stop_decoding() local
871 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_v4l2_close() local
934 struct ivtv_stream *s = video_get_drvdata(vdev); local