Searched refs:pvr2_stream_get_ready_buffer (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.h53 struct pvr2_buffer *pvr2_stream_get_ready_buffer(struct pvr2_stream *);
H A Dpvrusb2-io.c554 struct pvr2_buffer *pvr2_stream_get_ready_buffer(struct pvr2_stream *sp) function
579 while ((bp = pvr2_stream_get_ready_buffer(sp)) != NULL) {
H A Dpvrusb2-ioread.c268 cp->c_buf = pvr2_stream_get_ready_buffer(cp->stream);
H A Dpvrusb2-dvb.c36 bp = pvr2_stream_get_ready_buffer(stream);

Completed in 283 milliseconds