Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/pvrusb2/
Dpvrusb2-io.h48 struct pvr2_stream *pvr2_stream_create(void);
Dpvrusb2-io.c481 struct pvr2_stream *pvr2_stream_create(void) in pvr2_stream_create() function
Dpvrusb2-hdw.c2298 hdw->vid_stream = pvr2_stream_create(); in pvr2_hdw_setup_low()