Searched refs:pvr2_stream (Results 1 – 11 of 11) sorted by relevance
31 struct pvr2_stream;44 struct pvr2_stream *pvr2_stream_create(void);45 void pvr2_stream_destroy(struct pvr2_stream *);46 void pvr2_stream_setup(struct pvr2_stream *,49 void pvr2_stream_set_callback(struct pvr2_stream *,52 void pvr2_stream_get_stats(struct pvr2_stream *,57 int pvr2_stream_get_buffer_count(struct pvr2_stream *);58 int pvr2_stream_set_buffer_count(struct pvr2_stream *,unsigned int);62 struct pvr2_buffer *pvr2_stream_get_idle_buffer(struct pvr2_stream *);63 struct pvr2_buffer *pvr2_stream_get_ready_buffer(struct pvr2_stream *);[all …]
45 struct pvr2_stream { struct92 struct pvr2_stream *stream; argument130 struct pvr2_stream *sp = bp->stream; in pvr2_buffer_remove()162 struct pvr2_stream *sp; in pvr2_buffer_set_none()179 struct pvr2_stream *sp; in pvr2_buffer_set_ready()205 struct pvr2_stream *sp; in pvr2_buffer_set_idle()229 struct pvr2_stream *sp; in pvr2_buffer_set_queued()258 struct pvr2_stream *sp, in pvr2_buffer_init()291 static int pvr2_stream_buffer_count(struct pvr2_stream *sp, unsigned int cnt) in pvr2_stream_buffer_count()360 static int pvr2_stream_achieve_buffer_count(struct pvr2_stream *sp) in pvr2_stream_achieve_buffer_count()[all …]
25 int pvr2_ioread_setup(struct pvr2_ioread *,struct pvr2_stream *);26 struct pvr2_stream *pvr2_ioread_get_stream(struct pvr2_ioread *);
23 struct pvr2_stream; /* stream interface - defined elsewhere */32 struct pvr2_stream *stream;
35 struct pvr2_stream *stream; in pvr2_dvb_feed_func()108 struct pvr2_stream *stream; in pvr2_dvb_stream_end()144 struct pvr2_stream *stream = NULL; in pvr2_dvb_stream_do_start()
30 struct pvr2_stream *stream;191 struct pvr2_stream *pvr2_ioread_get_stream(struct pvr2_ioread *cp) in pvr2_ioread_get_stream()196 int pvr2_ioread_setup(struct pvr2_ioread *cp,struct pvr2_stream *sp) in pvr2_ioread_setup()
211 struct pvr2_stream *pvr2_hdw_get_video_stream(struct pvr2_hdw *);
172 struct pvr2_stream *vid_stream;
150 struct pvr2_stream *sp; in pvr2_debugifc_print_status()
934 struct pvr2_stream *sp; in pvr2_v4l2_release()1061 struct pvr2_stream *sp; in pvr2_v4l2_iosetup()
3285 struct pvr2_stream *pvr2_hdw_get_video_stream(struct pvr2_hdw *hp) in pvr2_hdw_get_video_stream()