Home
last modified time | relevance | path

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

/drivers/media/usb/pvrusb2/
Dpvrusb2-io.h47 int pvr2_stream_get_buffer_count(struct pvr2_stream *);
Dpvrusb2-ioread.c200 if (pvr2_stream_get_buffer_count(cp->stream)) { in pvr2_ioread_setup()
Dpvrusb2-io.c529 int pvr2_stream_get_buffer_count(struct pvr2_stream *sp) in pvr2_stream_get_buffer_count() function