Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/class/
H A Dcdc-wdm.c114 static struct wdm_device *wdm_find_device(struct usb_interface *intf) in wdm_find_device() function
1042 desc = wdm_find_device(intf); in wdm_disconnect()
1074 struct wdm_device *desc = wdm_find_device(intf); in wdm_suspend()
1126 struct wdm_device *desc = wdm_find_device(intf); in wdm_resume()
1140 struct wdm_device *desc = wdm_find_device(intf); in wdm_pre_reset()
1165 struct wdm_device *desc = wdm_find_device(intf); in wdm_post_reset()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds