Lines Matching defs:s
47 struct ivtv_stream *s = &itv->streams[type]; in ivtv_claim_stream() local
103 void ivtv_release_stream(struct ivtv_stream *s) in ivtv_release_stream()
205 static struct ivtv_buffer *ivtv_get_buffer(struct ivtv_stream *s, int non_block, int *err) in ivtv_get_buffer()
298 static size_t ivtv_copy_buf_to_user(struct ivtv_stream *s, struct ivtv_buffer *buf, in ivtv_copy_buf_to_user()
358 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block) in ivtv_read()
415 static ssize_t ivtv_read_pos(struct ivtv_stream *s, char __user *ubuf, size_t count, in ivtv_read_pos()
430 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_start_capture() local
509 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_v4l2_read() local
526 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_start_decoding() local
552 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_write() local
737 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_v4l2_dec_poll() local
772 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_v4l2_enc_poll() local
811 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_stop_capture() local
850 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_stop_decoding() local
883 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_v4l2_close() local
946 struct ivtv_stream *s = video_get_drvdata(vdev); local