Lines Matching defs:sp

135 	struct pvr2_stream *sp = bp->stream;  in pvr2_buffer_remove()  local
168 struct pvr2_stream *sp; in pvr2_buffer_set_none() local
185 struct pvr2_stream *sp; in pvr2_buffer_set_ready() local
212 struct pvr2_stream *sp; in pvr2_buffer_set_idle() local
237 struct pvr2_stream *sp; in pvr2_buffer_set_queued() local
267 struct pvr2_stream *sp, in pvr2_buffer_init()
300 static int pvr2_stream_buffer_count(struct pvr2_stream *sp,unsigned int cnt) in pvr2_stream_buffer_count()
369 static int pvr2_stream_achieve_buffer_count(struct pvr2_stream *sp) in pvr2_stream_achieve_buffer_count()
398 static void pvr2_stream_internal_flush(struct pvr2_stream *sp) in pvr2_stream_internal_flush()
418 static void pvr2_stream_init(struct pvr2_stream *sp) in pvr2_stream_init()
427 static void pvr2_stream_done(struct pvr2_stream *sp) in pvr2_stream_done()
438 struct pvr2_stream *sp; in buffer_complete() local
483 struct pvr2_stream *sp; in pvr2_stream_create() local
491 void pvr2_stream_destroy(struct pvr2_stream *sp) in pvr2_stream_destroy()
499 void pvr2_stream_setup(struct pvr2_stream *sp, in pvr2_stream_setup()
512 void pvr2_stream_set_callback(struct pvr2_stream *sp, in pvr2_stream_set_callback()
525 void pvr2_stream_get_stats(struct pvr2_stream *sp, in pvr2_stream_get_stats()
548 int pvr2_stream_get_buffer_count(struct pvr2_stream *sp) in pvr2_stream_get_buffer_count()
553 int pvr2_stream_set_buffer_count(struct pvr2_stream *sp,unsigned int cnt) in pvr2_stream_set_buffer_count()
564 struct pvr2_buffer *pvr2_stream_get_idle_buffer(struct pvr2_stream *sp) in pvr2_stream_get_idle_buffer()
571 struct pvr2_buffer *pvr2_stream_get_ready_buffer(struct pvr2_stream *sp) in pvr2_stream_get_ready_buffer()
578 struct pvr2_buffer *pvr2_stream_get_buffer(struct pvr2_stream *sp,int id) in pvr2_stream_get_buffer()
585 int pvr2_stream_get_ready_count(struct pvr2_stream *sp) in pvr2_stream_get_ready_count()
590 void pvr2_stream_kill(struct pvr2_stream *sp) in pvr2_stream_kill()
612 struct pvr2_stream *sp; in pvr2_buffer_queue() local
647 struct pvr2_stream *sp; in pvr2_buffer_set_buffer() local