Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-io.c291 static int pvr2_stream_buffer_count(struct pvr2_stream *sp, unsigned int cnt) in pvr2_stream_buffer_count() function
372 return pvr2_stream_buffer_count(sp, sp->buffer_target_count); in pvr2_stream_achieve_buffer_count()
382 pvr2_stream_buffer_count(sp, sp->buffer_total_count - cnt); in pvr2_stream_achieve_buffer_count()
421 pvr2_stream_buffer_count(sp, 0); in pvr2_stream_done()