Home
last modified time | relevance | path

Searched refs:pvr2_stream_buffer_count (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-io.c300 static int pvr2_stream_buffer_count(struct pvr2_stream *sp,unsigned int cnt) in pvr2_stream_buffer_count() function
382 return pvr2_stream_buffer_count(sp,sp->buffer_target_count); in pvr2_stream_achieve_buffer_count()
392 pvr2_stream_buffer_count(sp,sp->buffer_total_count - cnt); in pvr2_stream_achieve_buffer_count()
431 pvr2_stream_buffer_count(sp,0); in pvr2_stream_done()