Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h206 int pvr2_hdw_get_streaming(struct pvr2_hdw *);
Dpvrusb2-debugifc.c170 pvr2_hdw_get_streaming(hdw) ? "on" : "off"); in pvr2_debugifc_print_status()
Dpvrusb2-hdw.c1732 int pvr2_hdw_get_streaming(struct pvr2_hdw *hdw) in pvr2_hdw_get_streaming() function