Searched refs:wdm_device (Results 1 – 1 of 1) sorted by relevance
73 struct wdm_device { struct113 static struct wdm_device *wdm_find_device(struct usb_interface *intf) in wdm_find_device() argument115 struct wdm_device *desc; in wdm_find_device()128 static struct wdm_device *wdm_find_device_by_minor(int minor) in wdm_find_device_by_minor()130 struct wdm_device *desc; in wdm_find_device_by_minor()146 struct wdm_device *desc; in wdm_out_callback()159 struct wdm_device *desc = urb->context; in wdm_in_callback()215 struct wdm_device *desc; in wdm_int_callback()302 static void kill_urbs(struct wdm_device *desc) in kill_urbs()310 static void free_urbs(struct wdm_device *desc) in free_urbs()[all …]