Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/pvrusb2/
Dpvrusb2-debugifc.c160 sp = pvr2_hdw_get_video_stream(hdw); in pvr2_debugifc_print_status()
214 pvr2_stream_get_stats(pvr2_hdw_get_video_stream(hdw), in pvr2_debugifc_do1cmd()
Dpvrusb2-hdw.h202 struct pvr2_stream *pvr2_hdw_get_video_stream(struct pvr2_hdw *);
Dpvrusb2-context.c113 pvr2_hdw_get_video_stream(mp->hdw); in pvr2_context_check()
Dpvrusb2-hdw.c3299 struct pvr2_stream *pvr2_hdw_get_video_stream(struct pvr2_hdw *hp) in pvr2_hdw_get_video_stream() function