Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h202 int pvr2_hdw_get_streaming(struct pvr2_hdw *);
Dpvrusb2-debugifc.c166 pvr2_hdw_get_streaming(hdw) ? "on" : "off"); in pvr2_debugifc_print_status()
Dpvrusb2-hdw.c1719 int pvr2_hdw_get_streaming(struct pvr2_hdw *hdw) in pvr2_hdw_get_streaming() function