Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/class/
H A Dcdc-wdm.c120 static struct wdm_device *wdm_find_device(struct usb_interface *intf) in wdm_find_device() function
1226 desc = wdm_find_device(intf); in wdm_disconnect()
1260 struct wdm_device *desc = wdm_find_device(intf); in wdm_suspend()
1312 struct wdm_device *desc = wdm_find_device(intf); in wdm_resume()
1326 struct wdm_device *desc = wdm_find_device(intf); in wdm_pre_reset()
1351 struct wdm_device *desc = wdm_find_device(intf); in wdm_post_reset()