Home
last modified time | relevance | path

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

/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h115 struct usb_device *pvr2_hdw_get_dev(struct pvr2_hdw *);
Dpvrusb2-sysfs.c624 usb_dev = pvr2_hdw_get_dev(sfp->channel.hdw); in class_dev_create()
Dpvrusb2-hdw.c1280 struct usb_device *pvr2_hdw_get_dev(struct pvr2_hdw *hdw) in pvr2_hdw_get_dev() function