Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h124 struct usb_device *pvr2_hdw_get_dev(struct pvr2_hdw *);
Dpvrusb2-sysfs.c634 usb_dev = pvr2_hdw_get_dev(sfp->channel.hdw); in class_dev_create()
Dpvrusb2-hdw.c1287 struct usb_device *pvr2_hdw_get_dev(struct pvr2_hdw *hdw) in pvr2_hdw_get_dev() function