Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/pvrusb2/
Dpvrusb2-io.c281 static int pvr2_stream_buffer_count(struct pvr2_stream *sp, unsigned int cnt) in pvr2_stream_buffer_count() function
362 return pvr2_stream_buffer_count(sp, sp->buffer_target_count); in pvr2_stream_achieve_buffer_count()
372 pvr2_stream_buffer_count(sp, sp->buffer_total_count - cnt); in pvr2_stream_achieve_buffer_count()
411 pvr2_stream_buffer_count(sp, 0); in pvr2_stream_done()