Lines Matching defs:sp

120 	struct pvr2_stream *sp = bp->stream;  in pvr2_buffer_remove()  local
152 struct pvr2_stream *sp; in pvr2_buffer_set_none() local
169 struct pvr2_stream *sp; in pvr2_buffer_set_ready() local
195 struct pvr2_stream *sp; in pvr2_buffer_set_idle() local
219 struct pvr2_stream *sp; in pvr2_buffer_set_queued() local
248 struct pvr2_stream *sp, in pvr2_buffer_init()
281 static int pvr2_stream_buffer_count(struct pvr2_stream *sp, unsigned int cnt) in pvr2_stream_buffer_count()
350 static int pvr2_stream_achieve_buffer_count(struct pvr2_stream *sp) in pvr2_stream_achieve_buffer_count()
378 static void pvr2_stream_internal_flush(struct pvr2_stream *sp) in pvr2_stream_internal_flush()
398 static void pvr2_stream_init(struct pvr2_stream *sp) in pvr2_stream_init()
407 static void pvr2_stream_done(struct pvr2_stream *sp) in pvr2_stream_done()
418 struct pvr2_stream *sp; in buffer_complete() local
462 struct pvr2_stream *sp; in pvr2_stream_create() local
470 void pvr2_stream_destroy(struct pvr2_stream *sp) in pvr2_stream_destroy()
478 void pvr2_stream_setup(struct pvr2_stream *sp, in pvr2_stream_setup()
491 void pvr2_stream_set_callback(struct pvr2_stream *sp, in pvr2_stream_set_callback()
506 void pvr2_stream_get_stats(struct pvr2_stream *sp, in pvr2_stream_get_stats()
529 int pvr2_stream_get_buffer_count(struct pvr2_stream *sp) in pvr2_stream_get_buffer_count()
534 int pvr2_stream_set_buffer_count(struct pvr2_stream *sp, unsigned int cnt) in pvr2_stream_set_buffer_count()
547 struct pvr2_buffer *pvr2_stream_get_idle_buffer(struct pvr2_stream *sp) in pvr2_stream_get_idle_buffer()
554 struct pvr2_buffer *pvr2_stream_get_ready_buffer(struct pvr2_stream *sp) in pvr2_stream_get_ready_buffer()
561 struct pvr2_buffer *pvr2_stream_get_buffer(struct pvr2_stream *sp, int id) in pvr2_stream_get_buffer()
568 int pvr2_stream_get_ready_count(struct pvr2_stream *sp) in pvr2_stream_get_ready_count()
573 void pvr2_stream_kill(struct pvr2_stream *sp) in pvr2_stream_kill()
597 struct pvr2_stream *sp; in pvr2_buffer_queue() local
634 struct pvr2_stream *sp; in pvr2_buffer_set_buffer() local