Lines Matching defs:sp
130 struct pvr2_stream *sp = bp->stream; in pvr2_buffer_remove() local
162 struct pvr2_stream *sp; in pvr2_buffer_set_none() local
179 struct pvr2_stream *sp; in pvr2_buffer_set_ready() local
205 struct pvr2_stream *sp; in pvr2_buffer_set_idle() local
229 struct pvr2_stream *sp; in pvr2_buffer_set_queued() local
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()
388 static void pvr2_stream_internal_flush(struct pvr2_stream *sp) in pvr2_stream_internal_flush()
408 static void pvr2_stream_init(struct pvr2_stream *sp) in pvr2_stream_init()
417 static void pvr2_stream_done(struct pvr2_stream *sp) in pvr2_stream_done()
428 struct pvr2_stream *sp; in buffer_complete() local
472 struct pvr2_stream *sp; in pvr2_stream_create() local
480 void pvr2_stream_destroy(struct pvr2_stream *sp) in pvr2_stream_destroy()
488 void pvr2_stream_setup(struct pvr2_stream *sp, in pvr2_stream_setup()
501 void pvr2_stream_set_callback(struct pvr2_stream *sp, in pvr2_stream_set_callback()
516 void pvr2_stream_get_stats(struct pvr2_stream *sp, in pvr2_stream_get_stats()
539 int pvr2_stream_get_buffer_count(struct pvr2_stream *sp) in pvr2_stream_get_buffer_count()
544 int pvr2_stream_set_buffer_count(struct pvr2_stream *sp, unsigned int cnt) in pvr2_stream_set_buffer_count()
557 struct pvr2_buffer *pvr2_stream_get_idle_buffer(struct pvr2_stream *sp) in pvr2_stream_get_idle_buffer()
564 struct pvr2_buffer *pvr2_stream_get_ready_buffer(struct pvr2_stream *sp) in pvr2_stream_get_ready_buffer()
571 struct pvr2_buffer *pvr2_stream_get_buffer(struct pvr2_stream *sp, int id) in pvr2_stream_get_buffer()
578 int pvr2_stream_get_ready_count(struct pvr2_stream *sp) in pvr2_stream_get_ready_count()
583 void pvr2_stream_kill(struct pvr2_stream *sp) in pvr2_stream_kill()
607 struct pvr2_stream *sp; in pvr2_buffer_queue() local
644 struct pvr2_stream *sp; in pvr2_buffer_set_buffer() local