Searched refs:wdm_device (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/class/
H A Dcdc-wdm.c76 struct wdm_device { struct
120 static struct wdm_device *wdm_find_device(struct usb_interface *intf)
122 struct wdm_device *desc;
135 static struct wdm_device *wdm_find_device_by_minor(int minor)
137 struct wdm_device *desc;
153 struct wdm_device *desc;
166 static void wdm_wwan_rx(struct wdm_device *desc, int length);
171 struct wdm_device *desc = urb->context;
252 struct wdm_device *desc;
338 static void poison_urbs(struct wdm_device *des
[all...]

Completed in 119 milliseconds