Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h128 struct usb_device *pvr2_hdw_get_dev(struct pvr2_hdw *);
Dpvrusb2-sysfs.c639 usb_dev = pvr2_hdw_get_dev(sfp->channel.hdw); in class_dev_create()
Dpvrusb2-hdw.c1291 struct usb_device *pvr2_hdw_get_dev(struct pvr2_hdw *hdw) in pvr2_hdw_get_dev() function