Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/pvrusb2/
Dpvrusb2-io.h61 int pvr2_stream_get_buffer_count(struct pvr2_stream *);
Dpvrusb2-ioread.c215 if (pvr2_stream_get_buffer_count(cp->stream)) { in pvr2_ioread_setup()
Dpvrusb2-io.c548 int pvr2_stream_get_buffer_count(struct pvr2_stream *sp) in pvr2_stream_get_buffer_count() function