Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h193 int pvr2_hdw_get_streaming(struct pvr2_hdw *);
H A Dpvrusb2-debugifc.c156 pvr2_hdw_get_streaming(hdw) ? "on" : "off"); in pvr2_debugifc_print_status()
H A Dpvrusb2-hdw.c1712 int pvr2_hdw_get_streaming(struct pvr2_hdw *hdw) in pvr2_hdw_get_streaming() function