Home
last modified time | relevance | path

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

/linux/drivers/usb/class/
H A Dcdc-wdm.c120 static struct wdm_device *wdm_find_device(struct usb_interface *intf) in wdm_find_device() function
1215 desc = wdm_find_device(intf); in wdm_disconnect()
1249 struct wdm_device *desc = wdm_find_device(intf); in wdm_suspend()
1301 struct wdm_device *desc = wdm_find_device(intf); in wdm_resume()
1315 struct wdm_device *desc = wdm_find_device(intf); in wdm_pre_reset()
1340 struct wdm_device *desc = wdm_find_device(intf); in wdm_post_reset()