Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/pvrusb2/
Dpvrusb2-io.c61 unsigned int i_bcount; member
139 bcnt = &sp->i_bcount; in pvr2_buffer_remove()
225 sp->i_bcount += bp->max_count; in pvr2_buffer_set_idle()
230 sp->i_bcount,sp->i_count); in pvr2_buffer_set_idle()
656 bp->stream->i_bcount -= bp->max_count; in pvr2_buffer_set_buffer()
658 bp->stream->i_bcount += bp->max_count; in pvr2_buffer_set_buffer()
664 bp->stream->i_bcount,bp->stream->i_count); in pvr2_buffer_set_buffer()