Lines Matching defs:s
33 struct cx18_stream *s = &cx->streams[type]; in cx18_claim_stream() local
89 void cx18_release_stream(struct cx18_stream *s) in cx18_release_stream()
169 static struct cx18_mdl *cx18_get_mdl(struct cx18_stream *s, int non_block, in cx18_get_mdl()
259 static size_t cx18_copy_buf_to_user(struct cx18_stream *s, in cx18_copy_buf_to_user()
363 static size_t cx18_copy_mdl_to_user(struct cx18_stream *s, in cx18_copy_mdl_to_user()
405 static ssize_t cx18_read(struct cx18_stream *s, char __user *ubuf, in cx18_read()
470 static ssize_t cx18_read_pos(struct cx18_stream *s, char __user *ubuf, in cx18_read_pos()
485 struct cx18_stream *s = &cx->streams[id->type]; in cx18_start_capture() local
576 struct cx18_stream *s = &cx->streams[id->type]; in cx18_v4l2_read() local
601 struct cx18_stream *s = &cx->streams[id->type]; in cx18_v4l2_enc_poll() local
650 struct cx18_stream *s = &cx->streams[id->type]; in cx18_v4l2_mmap() local
680 struct cx18_stream *s = from_timer(s, t, vb_timeout); in cx18_vb_timeout() local
701 struct cx18_stream *s = &cx->streams[id->type]; in cx18_stop_capture() local
743 struct cx18_stream *s = &cx->streams[id->type]; in cx18_v4l2_close() local
780 static int cx18_serialized_open(struct cx18_stream *s, struct file *filp) in cx18_serialized_open()
833 struct cx18_stream *s = video_get_drvdata(video_dev); in cx18_v4l2_open() local