Searched refs:wdm_device (Results 1 – 1 of 1) sorted by relevance
70 struct wdm_device { struct111 static struct wdm_device *wdm_find_device(struct usb_interface *intf) in wdm_find_device() argument113 struct wdm_device *desc; in wdm_find_device()126 static struct wdm_device *wdm_find_device_by_minor(int minor) in wdm_find_device_by_minor()128 struct wdm_device *desc; in wdm_find_device_by_minor()144 struct wdm_device *desc; in wdm_out_callback()160 struct wdm_device *desc = urb->context; in wdm_in_callback()235 struct wdm_device *desc; in wdm_int_callback()321 static void kill_urbs(struct wdm_device *desc) in kill_urbs()329 static void free_urbs(struct wdm_device *desc) in free_urbs()[all …]