Searched refs:wdm_device (Results 1 – 1 of 1) sorted by relevance
73 struct wdm_device { struct114 static struct wdm_device *wdm_find_device(struct usb_interface *intf) in wdm_find_device() argument116 struct wdm_device *desc; in wdm_find_device()129 static struct wdm_device *wdm_find_device_by_minor(int minor) in wdm_find_device_by_minor()131 struct wdm_device *desc; in wdm_find_device_by_minor()147 struct wdm_device *desc; in wdm_out_callback()163 struct wdm_device *desc = urb->context; in wdm_in_callback()238 struct wdm_device *desc; in wdm_int_callback()324 static void poison_urbs(struct wdm_device *desc) in poison_urbs()332 static void unpoison_urbs(struct wdm_device *desc) in unpoison_urbs()[all …]