Home
last modified time | relevance | path

Searched refs:pvr2_hdw_get_desc (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h200 const char *pvr2_hdw_get_desc(struct pvr2_hdw *);
Dpvrusb2-debugifc.c135 pvr2_hdw_get_desc(hdw)); in pvr2_debugifc_print_info()
Dpvrusb2-sysfs.c604 pvr2_hdw_get_desc(sfp->channel.hdw)); in hdw_desc_show()
Dpvrusb2-v4l2.c149 strlcpy(cap->card, pvr2_hdw_get_desc(hdw), sizeof(cap->card)); in pvr2_querycap()
Dpvrusb2-hdw.c3260 const char *pvr2_hdw_get_desc(struct pvr2_hdw *hdw) in pvr2_hdw_get_desc() function