Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.c47 unsigned int i_bcount; member
124 bcnt = &sp->i_bcount; in pvr2_buffer_remove()
208 sp->i_bcount += bp->max_count; in pvr2_buffer_set_idle()
212 sp->i_bcount, sp->i_count); in pvr2_buffer_set_idle()
644 bp->stream->i_bcount -= bp->max_count; in pvr2_buffer_set_buffer()
646 bp->stream->i_bcount += bp->max_count; in pvr2_buffer_set_buffer()
651 bp->stream->i_bcount, bp->stream->i_count); in pvr2_buffer_set_buffer()