Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/class/
H A Dcdc-wdm.c73 struct wdm_device { struct
114 static struct wdm_device *wdm_find_device(struct usb_interface *intf) in wdm_find_device() argument
116 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 …]