Searched refs:wdm_device (Results 1 – 1 of 1) sorted by relevance
76 struct wdm_device { struct119 static struct wdm_device *wdm_find_device(struct usb_interface *intf) in wdm_find_device() argument121 struct wdm_device *desc; in wdm_find_device()134 static struct wdm_device *wdm_find_device_by_minor(int minor) in wdm_find_device_by_minor()136 struct wdm_device *desc; in wdm_find_device_by_minor()152 struct wdm_device *desc; in wdm_out_callback()165 static void wdm_wwan_rx(struct wdm_device *desc, int length);170 struct wdm_device *desc = urb->context; in wdm_in_callback()256 struct wdm_device *desc; in wdm_int_callback()342 static void poison_urbs(struct wdm_device *desc) in poison_urbs()[all …]